mattcasters opened a new issue, #6605: URL: https://github.com/apache/hop/issues/6605
### Apache Hop version? 2.17.0 ### Java version? openjdk 21.0.10 ### Operating system Linux ### What happened? Timestamps with nanosecond precision in Parquet files appear with the INT96 data type. physical_type: INT96 logical_type: None It was fixed in 2.16.0 but broken again after a merge. If you manually change the Hop data type to Timestamp you get the nanosecond precisions, but by default the data type is Binary, what it technically is. ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
