JingsongLi commented on issue #9181: [FLINK-13210][hive] Hive connector test 
should dependent on blink planner instead of legacy planner
URL: https://github.com/apache/flink/pull/9181#issuecomment-514445234
 
 
   > @JingsongLi thanks for the review. One side note is blink planner requires 
a table source to implement `getReturnType()` method (hence the change to 
`HiveTableSource`). This method is marked as deprecated and seems the legacy 
planner doesn't require it. So I think it's better if we can avoid this 
inconsistency.
   
   Hi @lirui-apache , you are right, Blink-planner should make some changes to 
avoid calling `getReturnType`.
   I create a JIRA: https://issues.apache.org/jira/browse/FLINK-13391 about it. 
Will soon fix it.

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


With regards,
Apache Git Services

Reply via email to