libenchao commented on PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#issuecomment-1897803207
@davidradl Thanks for the work. I think the `testSelectStatementWithWeirdCharacters` you added is an orthogonal problem with current one, it fails without current changes, right? If yes, it can be another separate issue which does not block current one. Current issue is mainly about how to let JDBC lookup function handle the pushed predicates, previously it just ignored them. So one test case I would like to see is one ITCase test, which shows that the result is correct with predicates pushed down. -- 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org