Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
All
-
Small
Description
In some cases, we need to convert Instant (datetime) value to Long. This conversion is actually missing.
For instance, when writing from an AvroRecord to a Parquet record (azure-dls-gen2 using common-stream-io:stream-avro)
Attachments
Issue Links
- is related to
-
TCOMP-2293 Add Instant parameter type to withTimestamp method to avoid ms precision loss
- Done