wuchong opened a new issue, #2071: URL: https://github.com/apache/fluss/issues/2071
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Description Because we use field ids for projections, this may has issues when we support nested Row types. We should at least add tests for this case. 1. Add columns for tables with nested row types. 2. Add nested column types for tables. 3. Projection pushdown for above tables (contain nested row column and not contain nested row column). ### 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]
