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 51fe585dfcd perf: Optimize the mark bitmap operation of AlignedTVList
InsertTablet (#16199)
add 67a9fa13d30 with_clause feature
No new revisions were added by this update.
Summary of changes:
.../relational/it/query/recent/IoTDBCteIT.java | 332 +++++++++++++++++++++
.../relational/analyzer/StatementAnalyzer.java | 15 +-
.../plan/relational/planner/RelationPlanner.java | 23 ++
3 files changed, 356 insertions(+), 14 deletions(-)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/relational/it/query/recent/IoTDBCteIT.java