XiaoHongbo-Hope opened a new pull request, #8078:
URL: https://github.com/apache/paimon/pull/8078
### Purpose
Reject matched update on partitioned tables — `TableUpdateByRowId` writes
to
the original partition, so changing a partition key silently corrupts data.
Remove stale global-index TODO (already handled by `FileStoreCommit`).
### Tests
- `test_partitioned_update_rejects_partition_key_change`
- `test_partitioned_insert_allowed`
--
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]