xiangfu0 commented on issue #7164: URL: https://github.com/apache/incubator-pinot/issues/7164#issuecomment-884681694
Since parquet uses int96 for nanos, pinot converts it to int64 millis. Please refer to this: https://github.com/apache/incubator-pinot/blob/master/pinot-plugins/pinot-input-format/pinot-parquet/src/main/java/org/apache/pinot/plugin/inputformat/parquet/ParquetNativeRecordExtractor.java#L169 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
