This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/release-thrift-0.23.0
in repository https://gitbox.apache.org/repos/asf/iotdb-bin-resources.git
from 6a2f009 Clarify thrift Linux build prerequisites
add 2f1d39d Add thrift prebuilt artifact workflow
No new revisions were added by this update.
Summary of changes:
.../dependabot.yml | 11 +-
.github/workflows/iotdb-tools-thrift-artifacts.yml | 187 +++++++++++++++++++++
.gitignore | 1 +
iotdb-tools-thrift/README.md | 65 ++++++-
iotdb-tools-thrift/README_zh.md | 62 ++++++-
iotdb-tools-thrift/pom.xml | 96 +++++++++++
6 files changed, 410 insertions(+), 12 deletions(-)
copy iotdb-tools-thrift/.mvn/wrapper/maven-wrapper.properties =>
.github/dependabot.yml (77%)
create mode 100644 .github/workflows/iotdb-tools-thrift-artifacts.yml