uros-b commented on code in PR #17363: URL: https://github.com/apache/iceberg/pull/17363#discussion_r3652251914
##########
docs/docs/flink-configuration.md:
##########
@@ -114,7 +114,7 @@ env.getConfig()
| branch | N/A
| N/A | main |
Specifies the branch to read from in batch mode
|
| tag | N/A
| N/A | null |
Specifies the tag to read from in batch mode
|
| 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 to read from for incremental reads
|
+| end-tag | N/A
| N/A | null |
Specifies the ending tag to read from for incremental reads
|
Review Comment:
No trailing spaces, just aligned with end "|" to keep consistency with other
rows (although I know it's not generally strictly enforced in MD, it's still
visually cleaner in raw code to keep it aligned)
<img width="489" height="288" alt="Image"
src="https://github.com/user-attachments/assets/42363d1c-d46f-4954-b431-8613066e0efa"
/>
--
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]
