mxm commented on code in PR #17695: URL: https://github.com/apache/iceberg/pull/17695#discussion_r3801047920
##########
docs/docs/flink-configuration.md:
##########
@@ -116,7 +116,7 @@ env.getConfig()
| start-tag | N/A
| N/A | null |
Specifies the starting tag to read from for incremental reads
|
| end-tag | N/A
| N/A | null |
Specifies the ending tag to read from for incremental reads
|
| split-size | connector.iceberg.split-size
| read.split.target-size | 128 MB | Target
size when combining input splits.
|
-| split-lookback | connector.iceberg.split-file-open-cost
| read.split.planning-lookback | 10 | Number
of bins to consider when combining input splits.
|
+| split-lookback | connector.iceberg.split-lookback
| read.split.planning-lookback | 10 | Number
of bins to consider when combining input splits.
|
Review Comment:
Good find!
--
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]
