rymarm commented on code in PR #2984: URL: https://github.com/apache/drill/pull/2984#discussion_r2066960981
########## exec/java-exec/src/main/java/org/apache/parquet/hadoop/ParquetColumnChunkPageWriteStore.java: ########## Review Comment: @cgivre I'll help with this — I'm working on it now. The issue isn't due to pulling in an older version of Parquet. Instead, it stems from our temporary replacement of a few Parquet library class implementations to address specific issues. Since the internal API has changed, we now need to update our implementations accordingly. https://issues.apache.org/jira/browse/PARQUET-2026 https://issues.apache.org/jira/browse/PARQUET-1006 -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org