The GitHub Actions job "CI" on fluss.git/feature/issue-2251-NestedRow-paimon 
has succeeded.
Run started by GitHub user XuQianJin-Stars (triggered by XuQianJin-Stars).

Head commit for run:
48fa51dd2cedd53e34e13ccc4feac464d1f2571f / forwardxu <[email protected]>
[FLUSS-2251] Support NestedRow types for paimon

- Created FlussNestedRowAsPaimonRow adapter class to convert Fluss nested rows 
to Paimon nested rows
- Implemented getRow method in FlussRowAsPaimonRow to support nested row fields 
in tables
- Implemented getRow method in FlussArrayAsPaimonArray to support arrays of 
nested rows
- Added comprehensive test cases covering:
  * Simple nested rows with primitive types
  * Deeply nested rows (row within row)
  * Arrays of nested rows
  * Nested rows with array fields
  * Nested rows with all primitive types
  * Null nested rows
  * Nested rows with nullable fields
  * Nested rows with decimal and timestamp fields

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

With regards,
GitHub Actions via GitBox

Reply via email to