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

   CI caught another case of the same pattern: tables with primary-key indexes 
(btree/bitmap etc.) build index entries from real field values, so NULL-filled 
-D rows would leave the deletion invisible to index lookups. Added a third gate 
— tables with any pk index definition also fall back to the scan path. All 
tests green now.


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