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
Follow up from:#21977
The Iceberg specification supports transforms on sort_by columns. For example truncate(col_0, 5) to sort based on the first 5 characters in col_0.
The text was updated successfully, but these errors were encountered:
Follow up from:#21977
The Iceberg specification supports transforms on sort_by columns. For example truncate(col_0, 5) to sort based on the first 5 characters in col_0.
The text was updated successfully, but these errors were encountered: