fsk119 commented on pull request #15307:
URL: https://github.com/apache/flink/pull/15307#issuecomment-814180436


   > After implementing the changes, the 
`PushFilterIntoTableSourceScanRuleTest` now fail since I cant run the `setup` 
code for them (due to use of batch vs stream):
   > 
   > ```
   > org.apache.flink.table.api.ValidationException: SQL validation failed. 
From line 1, column 15 to line 1, column 26: Object 'VirtualTable' not found
   > ```
   > 
   > I pushed the changes with the failing test so you can see.
   
   Sure. The problem is you don't add the ddl in the setup. 
   
   I pull down the code. It's `PushFilterInCalcIntoTableSourceRuleTest` doesn't 
work?


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


Reply via email to