This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e9fe0b1082d Feature/simplified tsfile examples (#10906)
add 97a5ab693b4 Feature/test externalized iotdb tools thrift (#10893)
No new revisions were added by this update.
Summary of changes:
.gitattributes | 17 ++
.github/workflows/client-cpp.yml | 8 +-
example/client-cpp-example/pom.xml | 4 +-
iotdb-client/client-cpp/pom.xml | 4 +-
pom.xml | 11 +-
tools/README.md | 183 ------------------
tools/pom.xml | 33 ----
tools/thrift/pom.xml | 312 ------------------------------
tools/thrift/src/main/assembly/thrift.xml | 64 ------
9 files changed, 28 insertions(+), 608 deletions(-)
delete mode 100644 tools/README.md
delete mode 100644 tools/pom.xml
delete mode 100644 tools/thrift/pom.xml
delete mode 100644 tools/thrift/src/main/assembly/thrift.xml