pyglove icon indicating copy to clipboard operation
pyglove copied to clipboard

Decouple JSON conversion and type conversion.

Open copybara-service[bot] opened this issue 1 year ago • 0 comments

Decouple JSON conversion and type conversion.

  • Removes the concept of json value converters, as it is no longer needed because the introduction of opaque object serialization.
  • Accepts tuple as the value for the dest argument for pg.typing.get_converter, and remove pg.typing.get_first_applicable_converter.

copybara-service[bot] avatar Aug 25 '23 16:08 copybara-service[bot]