We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2524b31 commit 6500acaCopy full SHA for 6500aca
presto-docs/src/main/sphinx/connector/iceberg.rst
@@ -2208,7 +2208,7 @@ Sorting can be combined with partitioning on the same column. For example::
2208
sorted_by = ARRAY['join_date']
2209
)
2210
2211
-The Iceberg connector does not support sort order transforms. The following sort order transformations are not supported:
+Sort order does not support transforms. The following transforms are not supported:
2212
2213
.. code-block:: text
2214
0 commit comments