This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/topk
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ab4446bbf01 rename
add 31dc7ac16a0 Fix PartialPath deserialization
add a52ce0ef9bd Merge branch 'ty/TableModelGrammar' into beyyes/topk
No new revisions were added by this update.
Summary of changes:
.../db/queryengine/plan/parser/ASTVisitor.java | 18 +++++++-
.../iotdb/commons/partition/SchemaPartition.java | 5 ++
.../org/apache/iotdb/commons/path/AlignedPath.java | 4 +-
.../apache/iotdb/commons/path/MeasurementPath.java | 4 +-
.../org/apache/iotdb/commons/path/PartialPath.java | 26 ++---------
.../apache/iotdb/commons/path/PartialPathTest.java | 53 ++++++++++++++++++++++
pom.xml | 2 +-
7 files changed, 84 insertions(+), 28 deletions(-)