Fokko commented on code in PR #4730:
URL: https://github.com/apache/iceberg/pull/4730#discussion_r868349447
##########
python/src/iceberg/table/partitioning.py:
##########
@@ -24,7 +24,7 @@ class PartitionField:
Attributes:
source_id(int): The source column id of table's schema
- field_id(int): The partition field id across all the table metadata's
partition specs
+ field_id(int): The partition field id across all the table partition
metadata specs
Review Comment:
I've updated it to `The partition field id across all the table partition
specs metadata` WDYT?
--
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]