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 2035f47d577 fix column category serialization & bitmap after swap &
flush & flush updates & deviceId conversion
add a5098916899 Add IoTDBAlignByDeviceWithTemplateIT in table model
(#12987)
add ad25cec5925 Merge branch 'ty/TableModelGrammar' into
TableModelIngestion2
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/it/utils/TestUtils.java | 65 +++
.../IoTDBAlignByDeviceWithTemplateIT.java | 514 +++++++++++++++++++++
2 files changed, 579 insertions(+)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/relational/it/query/old/alignbydevice/IoTDBAlignByDeviceWithTemplateIT.java