HTHou opened a new pull request, #68: URL: https://github.com/apache/iotdb-bin-resources/pull/68
## Summary - Release `iotdb-tools-thrift` as version `0.23.0.0` based on Apache Thrift `0.23.0`. - Build a compiler-only artifact by disabling Thrift runtime library and tutorial builds. - Keep only the needed compiler generators enabled, including Java, JavaScript/Node.js, Go, Python, Rust, and .NET Standard, while disabling C++ and Java ME generators. - Package only the `bin/thrift` executable in the platform zip. ## Validation - `mvn clean package -DskipTests` - Verified the generated zip contains only `bin/thrift`. - Verified the generated compiler reports `Thrift version 0.23.0`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
