Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.14.0
-
None
-
None
Description
Use flink cli to create a mysql mapping table, and execute the query SELECT * FROM table WHERE co > 100;Mysql will execute SELECT * FROM table to scan the whole table.
show mysql execute sql: select * from information_schema.`PROCESSLIST` where info is not null;
Attachments
Issue Links
- is duplicated by
-
FLINK-16024 Support filter pushdown in JDBC connector
- Closed