The GitHub Actions job "CI" on fluss.git/feature/issue-2252-iceberg-array-type 
has succeeded.
Run started by GitHub user XuQianJin-Stars (triggered by XuQianJin-Stars).

Head commit for run:
597355816f199c98fb049781eedbcbf3073d53cc / forwardxu <[email protected]>
[lake/iceberg] Support tier array type for iceberg

This commit adds support for array type conversion between Fluss and Iceberg,
enabling tiering of tables with array columns to Iceberg lakehouse.

Key changes:
- Updated FlussDataTypeToIcebergDataType to convert Fluss ARRAY to Iceberg LIST 
type
- Created FlussArrayAsIcebergList adapter to convert Fluss InternalArray to 
Java List
- Updated FlussRowAsIcebergRecord to handle array field conversion
- Added array type support in IcebergConversions for bidirectional type mapping
- Added comprehensive unit tests for array type conversion with various element 
types
- Added integration tests for array type tiering with both primary key and log 
tables
- Updated documentation to include ARRAY -> LIST type mapping

Report URL: https://github.com/apache/fluss/actions/runs/20547506135

With regards,
GitHub Actions via GitBox

Reply via email to