This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a184469ada3 When querying the lastest point of alias view and normal
series at the same time, points may be lost due to overwriting
add 7800de6ad0d Correct the memroy calculation of BinaryColumnBuilder
No new revisions were added by this update.
Summary of changes:
.../it/db/it/IoTDBMultiTAGsWithAttributesTableIT.java | 8 ++++----
.../source/relational/AbstractMergeSortJoinOperator.java | 14 ++++++++++++++
.../org/apache/iotdb/db/utils/sort/FileSpillerReader.java | 4 ++--
.../operator/process/TableStreamSortOperatorTest.java | 11 +++++------
pom.xml | 2 +-
5 files changed, 26 insertions(+), 13 deletions(-)