dawidwys commented on issue #10605: [FLINK-15168][table-planner] Fix physical 
indices computing. 
URL: https://github.com/apache/flink/pull/10605#issuecomment-566529663
 
 
   cc @wuchong @twalthr 
   
   This PR has still one problem that 
`TableSourceITCase#testLegacyDecimalSourceUsingStreamTableSource` fails because 
in blink planner a legacy decimal type is converted to DECIMAL(38, 10) when 
going through RelDataType. Do you have any ideas how to approach this problem?
   
   We might also face that if somebody uses an old TableSource that still uses 
`getReturnType` with DDL instead of `getProducedDataType`.

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