This is an automated email from the ASF dual-hosted git repository. xbli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from e5decf35f9 Extend compatibility verifier operation timeout from 1m to 2m to reduce flakiness (#13338) add caf25238f4 support deleteColumn for compactionTask by extending the record reader (#13342) No new revisions were added by this update. Summary of changes: .../util/ServerSegmentMetadataReader.java | 6 +-- .../pinot/plugin/minion/tasks/MinionTaskUtils.java | 12 +++--- .../UpsertCompactionTaskExecutor.java | 2 +- .../readers/CompactedPinotSegmentRecordReader.java | 20 ++++++--- .../CompactedPinotSegmentRecordReaderTest.java | 47 +++++++++++++++++++++- 5 files changed, 71 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org