platinumhamburg opened a new issue, #1978: URL: https://github.com/apache/fluss/issues/1978
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Motivation Enable Flink connector to read and write Array, NestedRow, and Map types for integration with Flink SQL and DataStream API. ### Solution - Add type mapping between Flink types and Fluss complex types - Implement serialization/deserialization for complex types in Flink connector - Support complex types in both source and sink connectors - Add integration tests for Flink connector with complex types ### Anything else? _No response_ ### 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]
