hsiang-c commented on code in PR #7920:
URL: https://github.com/apache/iceberg/pull/7920#discussion_r1247712525


##########
docs/flink-queries.md:
##########
@@ -436,7 +436,7 @@ SELECT * FROM prod.db.table$partitions;
 | {20211002, 10} | 1            | 1          | 0       |
 
 Note:
-For unpartitioned tables, the partitions table will contain only the 
record_count and file_count columns.
+For unpartitioned tables, the partitions table will contain only the 
record_count, file_count and total_data_size_in_bytes columns.

Review Comment:
   @ajantha-bhat Good catch, fixed.



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

Reply via email to