JingsongLi commented on issue #11651: [FLINK-16995][table-common] Add new data structure interfaces in table-common URL: https://github.com/apache/flink/pull/11651#issuecomment-610227693 Thanks @wuchong, yes, we can introduce formats again, but: 1. We will have two kind of formats in Flink repo in this time. 2. There are lots of the preparation work is waiting for us to do. 3. I am not sure these formats can work in planner 100%. Another way is: 1. Preparation for decimal, modify decimal structure. 2. Preparation for string, modify string structure. 3. Preparation for Array, modify Array structure. ..... Just a suggestion.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
