You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/07 07:36:50 UTC

[GitHub] [flink] JingsongLi commented on issue #11651: [FLINK-16995][table-common] Add new data structure interfaces in table-common

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:
users@infra.apache.org


With regards,
Apache Git Services