lincoln-lil commented on issue #9335: [FLINK-13503][API] Add contract in `LookupableTableSource` to specify the behavior when lookupKeys contains null. URL: https://github.com/apache/flink/pull/9335#issuecomment-517618200 If I understand this issue correctly, should it just convert the `null` key into `xx is null` clause for `JDBCLookupFunction` instead of `is not distinct from` clause or other variant?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services