Member since
01-02-2020
1
Post
0
Kudos Received
0
Solutions
10-15-2020
07:23 AM
Hi, @zhxj, do you found some way to treat this issue? I have the same issue to convert timestamp data to Parquet. I try this in the schema, but do not work. { "name": "dat_timestamp", "type": { "type":"int64", "logicalType":"timestamp-millis", "isAdjustedToUTC" : "false"} }, Thanks,
... View more