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

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

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


##########
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:
   updated it, please give a second look. Thanks!



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