wuchong commented on issue #10989: [FLINK-15840][table-planner-blink] 
ClassCastException is thrown when use tEnv.from for temp/catalog table
URL: https://github.com/apache/flink/pull/10989#issuecomment-581039730
 
 
   I find that Calcite `TableScanRule` uses `ViewExpanders.simpleContext` which 
isn't compliant with `CatalogSourceTable`. Is that possible to provide a new 
`TableScanRule` with the proper `FlinkToRelContext`?  cc @danny0405 
   
   I think in this way, watermark and computed column on Table API can also be 
supported in the future. 

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