tongwei opened a new issue, #5677:
URL: https://github.com/apache/iceberg/issues/5677

   ### Query engine
   
   spark
   
   ### Question
   
   When I test iceberg with alluxio and spark, I notice that locality is 
disable by default when FileSystem scheme is not hdfs. To enable this I can 
only use `spark.read.option("locality",true).table("table_name")` to make spark 
use locality. Why disable locality  when FileSystem scheme is not hdfs. Can we 
enable this by default.


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to