JingsongLi opened a new pull request #7: URL: https://github.com/apache/flink-table-store/pull/7
Flink Expression is not serializable. Although it has asSerializableString, the method is not implemented by all Expressions, and the deserialization requires many parameters. So table store introduces Predicate to be a serializable class to do filter and partition push 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
