You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "RussellSpitzer (via GitHub)" <gi...@apache.org> on 2023/04/27 15:52:51 UTC

[GitHub] [iceberg] RussellSpitzer commented on a diff in pull request #7439: Spark: Fixed Typo in Spark Read Option Vectorization Javadoc

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

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


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