Skip to content

Commit

Permalink
[apache#1460] feat(iceberg): Iceberg supports distributions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Clearvive authored and Clearvive committed Jan 24, 2024
1 parent be7d3f6 commit 09c4bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lakehouse-iceberg-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Distributions.range();
```

:::info
Iceberg will automatically distribute the data according to the partition or table sort order. It is forbidden to specify distribution expressions.
Iceberg automatically distributes the data according to the partition or table sort order. It is forbidden to specify distribution expressions.
:::
:::info
Apache Iceberg doesn't support Gravitino `EvenDistribution` type.
Expand Down

0 comments on commit 09c4bdb

Please sign in to comment.