Jackie-Jiang commented on code in PR #14547:
URL: https://github.com/apache/pinot/pull/14547#discussion_r1861121078
##########
pinot-plugins/pinot-input-format/pinot-parquet/src/main/java/org/apache/pinot/plugin/inputformat/parquet/ParquetNativeRecordExtractor.java:
##########
@@ -209,79 +207,26 @@ public static long convertInt96ToLong(byte[] int96Bytes) {
}
public Object[] extractList(Group group) {
Review Comment:
You mean there are some bugs in the native extractor? If so, I'd suggest
fixing them separately because they are out of the scope of this one. We can
decide the merging order
--
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]