>From Murtadha Hubail <[email protected]>: Attention is currently required from: Murtadha Hubail, Peeyush Gupta. Murtadha Hubail has uploaded a new patch set (#4) to the change originally created by Peeyush Gupta. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18773 )
Change subject: [ASTERIXDB-3494][STO] Column tuple projector fixes ...................................................................... [ASTERIXDB-3494][STO] Column tuple projector fixes - user model changes: no - storage format changes: no - interface changes: no - Fix column projection types for tuple projectors. - Use the proper ColumnReadContext on MODIFY operations. Ext-ref: MB-63316 Change-Id: I3672352d7c8213c0478f88521d64f75ae67fb6e5 --- M asterixdb/asterix-column/src/main/java/org/apache/asterix/column/operation/lsm/secondary/upsert/UpsertPreviousColumnTupleWithMetaProjector.java M asterixdb/asterix-column/src/main/java/org/apache/asterix/column/operation/query/QueryColumnTupleProjectorFactory.java M asterixdb/asterix-column/src/main/java/org/apache/asterix/column/operation/query/QueryColumnWithMetaTupleProjector.java M asterixdb/asterix-column/src/main/java/org/apache/asterix/column/operation/lsm/secondary/create/PrimaryScanColumnTupleWithMetaProjector.java M hyracks-fullstack/hyracks/hyracks-storage-am-lsm-btree-column/src/main/java/org/apache/hyracks/storage/am/lsm/btree/column/cloud/CloudColumnIndexDiskCacheManager.java 5 files changed, 28 insertions(+), 10 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/73/18773/4 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18773 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: goldfish Gerrit-Change-Id: I3672352d7c8213c0478f88521d64f75ae67fb6e5 Gerrit-Change-Number: 18773 Gerrit-PatchSet: 4 Gerrit-Owner: Peeyush Gupta <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Wail Alkowaileet <[email protected]> Gerrit-Attention: Murtadha Hubail <[email protected]> Gerrit-Attention: Peeyush Gupta <[email protected]> Gerrit-MessageType: newpatchset
