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