This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 97e083efcec [IOTDB-6115] Fix Limit & Offset push down doesn't take
effect while there exist null value
add a45248d4959 Rename iotdb-thrift module to iotdb-thrift-datanode
(#10884)
No new revisions were added by this update.
Summary of changes:
CONTRIBUTING.md | 2 +-
iotdb-client/client-cpp/pom.xml | 2 +-
iotdb-client/client-py/pom.xml | 2 +-
iotdb-core/mlnode/pom.xml | 2 +-
iotdb-protocol/pom.xml | 2 +-
iotdb-protocol/{thrift => thrift-datanode}/README.md | 0
iotdb-protocol/{thrift => thrift-datanode}/pom.xml | 4 ++--
iotdb-protocol/{thrift => thrift-datanode}/rpc-changelist.md | 0
.../{thrift => thrift-datanode}/src/main/thrift/client.thrift | 0
.../{thrift => thrift-datanode}/src/main/thrift/datanode.thrift | 0
pom.xml | 2 +-
11 files changed, 8 insertions(+), 8 deletions(-)
rename iotdb-protocol/{thrift => thrift-datanode}/README.md (100%)
rename iotdb-protocol/{thrift => thrift-datanode}/pom.xml (96%)
rename iotdb-protocol/{thrift => thrift-datanode}/rpc-changelist.md (100%)
rename iotdb-protocol/{thrift =>
thrift-datanode}/src/main/thrift/client.thrift (100%)
rename iotdb-protocol/{thrift =>
thrift-datanode}/src/main/thrift/datanode.thrift (100%)