TaoZex commented on PR #6343: URL: https://github.com/apache/seatunnel/pull/6343#issuecomment-2153693095
> > > For #6887 There also seems to be an intention to cover the projection, at which point we will have two projection parameters,Do we need to keep both? @Hisoka-X @TaoZex @dailai > > > > > > This pr implements the projection for paimon. After the pr was merged, #6887 can be further through SQL for the projection. > > @TaoZex I think 'read_columns' can be overlaid in 'query sql'. Can we transform this pr based on sql? I had a discussion with @dailai on wechat. Currently his pr only supports select * sql queries. I will wait for his pr to merge, and modify this pr code to select id, name sql query (assuming multiple fields are queried by projection) cc @hailin0 @Hisoka-X -- 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]
