manuzhang commented on code in PR #13977: URL: https://github.com/apache/iceberg/pull/13977#discussion_r2346300061
########## docs/docs/flink-queries.md: ########## @@ -540,10 +540,10 @@ SELECT * FROM prod.db.table$all_manifests; Note: 1. Fields within `partition_summaries` column of the manifests table correspond to `field_summary` structs within [manifest list](../../spec.md#manifest-lists), with the following order: - - `contains_null` - - `contains_nan` - - `lower_bound` - - `upper_bound` + - `contains_null` Review Comment: `MD007: Unordered list indentation` -- 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]
