andygrove commented on code in PR #968:
URL: https://github.com/apache/datafusion-comet/pull/968#discussion_r1776038555


##########
common/src/main/java/org/apache/comet/parquet/ReadOptions.java:
##########
@@ -173,14 +147,24 @@ public Builder(Configuration conf) {
       this.conf = conf;
       this.parallelIOEnabled =
           conf.getBoolean(

Review Comment:
   This is reading from the Hadoop conf. If I set the new configs on my Spark 
context, how would they get propagated to the Hadoop conf?



-- 
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

Reply via email to