This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/agg_template_alignbydevice
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3d42a2a0292 merge master
add ef77dc5dff3 fix merge error in TemplatedAnalyze
add 6a0da36bc56 Merge multi-language client CI workflows to one ymls
(#12586)
add d16c17e966e Merge branch 'master' into
beyyes/agg_template_alignbydevice
No new revisions were added by this update.
Summary of changes:
.github/workflows/client-go.yml | 53 --------------
.github/workflows/client-python.yml | 58 ----------------
.../{client-cpp.yml => multi-language-client.yml} | 60 +++++++++++++---
.../queryengine/plan/analyze/TemplatedAnalyze.java | 81 ++++++++++------------
4 files changed, 89 insertions(+), 163 deletions(-)
delete mode 100644 .github/workflows/client-go.yml
delete mode 100644 .github/workflows/client-python.yml
rename .github/workflows/{client-cpp.yml => multi-language-client.yml} (62%)