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
We expose pyiceberg_core's transform functions (powered by iceberg-rust) for partition transform #1074 and #1345 added this functionality for bucket and truncate transform.
Let's expand to that include all other transformation types.
The assumption is that pyiceberg_core will be faster, but we should benchmark it
Feature Request / Improvement
We expose pyiceberg_core's transform functions (powered by iceberg-rust) for partition transform
#1074 and #1345 added this functionality for bucket and truncate transform.
Let's expand to that include all other transformation types.
The assumption is that pyiceberg_core will be faster, but we should benchmark it
cc @sungwy
The text was updated successfully, but these errors were encountered: