Skip to content

Commit 6500aca

Browse files
steveburnettagrawalreetika
authored andcommitted
Update doc about sort order transforms in connector/iceberg.rst
1 parent 2524b31 commit 6500aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/connector/iceberg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ Sorting can be combined with partitioning on the same column. For example::
22082208
sorted_by = ARRAY['join_date']
22092209
)
22102210

2211-
The Iceberg connector does not support sort order transforms. The following sort order transformations are not supported:
2211+
Sort order does not support transforms. The following transforms are not supported:
22122212

22132213
.. code-block:: text
22142214

0 commit comments

Comments
 (0)