platinumhamburg opened a new issue, #1972: URL: https://github.com/apache/fluss/issues/1972
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Motivation Add Array type support for log table scenarios using Arrow row format. This enables clients to write and read array data in log tables. ### Solution - Extend Arrow row format to support Array type serialization/deserialization - Implement Array type encoding/decoding in client SDK - Add validation for Array type in schema definitions - Ensure end-to-end data flow works for Array type in log tables ### Anything else? This is the foundation for complex type support in log tables. ### Willingness to contribute - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
