tsreaper opened a new pull request, #186: URL: https://github.com/apache/flink-table-store/pull/186
Previously predicate functions does not accept null literals. This limits the range of supported predicates. This PR adds support for null literals in predicates. We can now support predicates containing null literals, including `in` predicate with nulls. -- 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]
