wuchong commented on issue #10005: [FLINK-14533][flink-table-planner] Fix LOWER/UPPER not being pushed down to TableSource URL: https://github.com/apache/flink/pull/10005#issuecomment-587344730 Hi @godfreyhe , thanks for the reviewing, I added a comment on the `TestingFilterableTableSource` class. ``` NOTE: Currently, only >, >=, <, =, =, <> operators and UPPER and LOWER functions are allowed to be pushed down into this source. ```
---------------------------------------------------------------- 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
