ajantha-bhat commented on code in PR #13181: URL: https://github.com/apache/iceberg/pull/13181#discussion_r2312950673
########## format/spec.md: ########## @@ -814,8 +814,8 @@ Manifest list files store `manifest_file`, a struct with the following fields: `field_summary` is a struct with the following fields: -| v1 | v2 | Field id, name | Type | Description | -| ---------- | ---------- |-------------------------|---------------|-------------| +| v1 | v2+ | Field id, name | Type | Description | +| ---------- |------------|-------------------------|---------------|-------------| Review Comment: @Fokko: Retained the original format as before now by using text editor instead of IDE to edit these. Also observed that existing table is not consistent. Most of the tables already have mix style now. Might have to add linter file for md files to handle these in a follow up. -- 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]
