ZZZxDong commented on PR #8837:
URL: https://github.com/apache/paimon/pull/8837#issuecomment-5088240169

   Good catch, all four points are valid — fixed. The fast path is now gated to 
DEDUPLICATE tables without NOT NULL non-pk columns (anything else falls back to 
the scan path), and NULL literals in the condition also fall back so SQL 
three-valued logic is preserved. Added tests for each case, and rebased onto 
master to resolve the conflict.


-- 
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]

Reply via email to