RussellSpitzer commented on code in PR #7439:
URL: https://github.com/apache/iceberg/pull/7439#discussion_r1179379655


##########
spark/v3.4/spark/src/main/java/org/apache/iceberg/spark/SparkReadOptions.java:
##########
@@ -56,7 +56,7 @@ private SparkReadOptions() {}
   // Overrides the table's read.split.open-file-cost
   public static final String FILE_OPEN_COST = "file-open-cost";
 
-  // Overrides the table's read.split.open-file-cost
+  // Overrides the table's read.parquet.vectorization.vectorization-enabled

Review Comment:
   As I mentioned on the issue, this also overrides the orc version. May be 
worth to just note that this "Overrides table's vectorization enabled 
properties" 



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

Reply via email to