kazuyukitanimura commented on code in PR #1556: URL: https://github.com/apache/datafusion-comet/pull/1556#discussion_r2008052706
########## pom.xml: ########## @@ -58,6 +58,7 @@ under the License. <protobuf.version>3.25.5</protobuf.version> <parquet.version>1.13.1</parquet.version> <parquet.maven.scope>provided</parquet.maven.scope> + <hadoop.version>3.3.4</hadoop.version> Review Comment: Does it make sense to use the same hadoop version as what Spark uses? I.e. should we use maven profile to change versions? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org