vinoyang created FLINK-11117:
--------------------------------
Summary: Migrate connector classes to flink-table-spi
Key: FLINK-11117
URL:
https://issues.apache.org/jira/browse/FLINK-11117 Project: Flink
Issue Type: New Feature
Components: Table API & SQL
Reporter: vinoyang
Assignee: vinoyang
This issue covers the fifth step of the migration plan mentioned in [FLIP-28|
https://cwiki.apache.org/confluence/display/FLINK/FLIP-28%3A+Long-term+goal+of+making+flink-table+Scala-free].
Once we implemented improvements to the [unified connector interface|
https://docs.google.com/document/d/1Yaxp1UJUFW-peGLt8EIidwKIZEWrrA-pznWLuvaH39Y/edit#heading=h.41fd6rs7b3cf], we can also migrate the classes. Among others, it requires a refactoring of the timestamp extractors which are the biggest blockers because they transitively depending on expressions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)