| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@dhermes It looks like the two differ for negative durations, which means the version in Bigtable is more likely correct. Why don't we promote that function (and the duration_pb_to_timedelta companion) up from Bigtable to google.cloud._helpers instead? |
Sorry, something went wrong.
|
@tseaver SGTM. I wanted to double-check before doing that. PTAL. I just went with the existing name: _timedelta_to_duration_pb (vs. _timedelta_to_pb_duration in your impl.). WDYT? |
Sorry, something went wrong.
Works for me: I will adjust the private branch accordingly after merging from master. |
Sorry, something went wrong.
…anges Moving Bigtable helpers for duration protobufs into core.
| Back | FazBrowse Home | New Git URL |
Note this is from a private branch of @tseaver. Though it largely copies a function from Bigtable so I'm not sure how to proceed here.
@tseaver Can you weigh in?
/cc @geigerj