This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch TableModelIngestion2
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9a43dd6f507 Merge branch 'ty/TableModelGrammar' into
TableModelIngestion2
add c7c998a739f fix tests & deviceId serialization
No new revisions were added by this update.
Summary of changes:
.../dataregion/memtable/AbstractMemTable.java | 6 +++++-
.../dataregion/wal/buffer/IWALByteBufferView.java | 21 +++++++++++----------
.../dataregion/wal/buffer/WALBuffer.java | 12 +++++++++++-
.../logical/SchemaQueryLogicalPlannerTest.java | 4 ----
.../inner/InnerSpaceCompactionExceptionTest.java | 9 +++++----
.../compaction/utils/CompactionCheckerUtils.java | 3 ++-
.../utils/CompactionFileGeneratorUtils.java | 7 ++++---
.../dataregion/memtable/PrimitiveMemTableTest.java | 5 ++---
.../dataregion/wal/utils/WALByteBufferForTest.java | 12 +++++++++++-
9 files changed, 51 insertions(+), 28 deletions(-)