trino
trino copied to clipboard
Fix change data feed with delete vectors
Description
Fixes https://github.com/trinodb/trino/issues/23620
Additional context and related issues
When deletion vectors were enabled code that is supposed to create update_preimage was not executed.
Release notes
( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. (x) Release notes are required, with the following suggested text:
## Section
* Fixes generating cdf records while deletion vectors are enabled. ({(https://github.com/trinodb/trino/issues/23620)}`23620`)
/test-with-secrets sha=387f1e530a37fb6c0e7e6b2f818f68ee0784599a
The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/11412968446
@ebyhr ci passed, so what do you think ?