wuchong edited a comment on issue #11236: 
[FLINK-16269][FLINK-16108][table-planner-blink] Fix schema of query and sink do 
not match when generic or POJO type is requested
URL: https://github.com/apache/flink/pull/11236#issuecomment-595066832
 
 
   Hi @JingsongLi , `LocalDateTime` will be converted into 
`DataTypes.TIMESTAMP(3).bridgedTo(LocalDateTime.class)`, so all the supported 
external types will not be converted into Raw type.  See 
`LegacyTypeInfoDataTypeConverter`.

----------------------------------------------------------------
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

Reply via email to