This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch support_table_model_redirect
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 73674da6158 dev session
add daa7ae27fc7 fix UT&IT
add e5e4980331e Support OFFSET XXX LIMIT XXXX in relational model
add 5387a102543 Modify regionMigrateService's ThreadPool to
IoTThreadPoolFactory.cachedThreadPool (#13548)
add 7bf2d46af8f Merge branch 'master' of github.com:apache/iotdb into
support_table_model_redirect
No new revisions were added by this update.
Summary of changes:
.../it/query/recent/IoTDBNullIdQueryIT.java | 51 ++++++++++++++++++++++
.../main/java/org/apache/iotdb/rpc/RpcUtils.java | 11 +++--
.../plan/relational/sql/parser/AstBuilder.java | 14 +++---
.../apache/iotdb/db/schemaengine/SchemaEngine.java | 2 +-
.../iotdb/db/service/RegionMigrateService.java | 36 +++------------
.../db/relational/grammar/sql/RelationalSql.g4 | 15 ++++---
6 files changed, 78 insertions(+), 51 deletions(-)