You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iceberg V3 introduces multi-column transforms that take more than one column as the input. For PyIceberg it would be good to deprecate source-id on both PartitionSpec and SourceOrder in favor of source-ids.
Feature Request / Improvement
Iceberg V3 introduces multi-column transforms that take more than one column as the input. For PyIceberg it would be good to deprecate
source-idon bothPartitionSpecandSourceOrderin favor ofsource-ids.