wuchong commented on issue #9423: [FLINK-13699][table-api] Fix TableFactory doesn't work with DDL when containing TIMESTAMP/DATE/TIME types URL: https://github.com/apache/flink/pull/9423#issuecomment-520816229 Hi @JingsongLi , IMO, the encoding of `TypeStringUtils` can not support compatible upgrade, no matter we add LocalDateTime or not. However, we have the `property-version` which can be used to backward compatible. What's your suggestion about modifying `DescriptorProperties.putTableSchema`?
---------------------------------------------------------------- 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
