wuchong commented on pull request #11896:
URL: https://github.com/apache/flink/pull/11896#issuecomment-635094908


   Hi @hackergin , thanks a lot for the contribution. However, the community is 
moving to a new format factory interface called `DeserializationFormatFactory` 
and `SerializationFormatFactory`. And the legacy `TableFormatFactory` will be 
removed in the future. 
   
   Could you implmenet it using the new interfaces? 
   
   Besides, I think such format is very lightweight and can be put in 
`table-common` or `table-planner-blink`. We don't need to introduce a new 
module for this. 


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


Reply via email to