This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/explain_format
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c8cc5d78149 add more exclude files in rat check
add 7c6620157d6 Remove '|' borders from JSON content in CLI EXPLAIN FORMAT
JSON output
No new revisions were added by this update.
Summary of changes:
.../iotdb/cli/it/ExplainJsonCliOutputIT.java | 293 +++++++++++++++++++++
.../java/org/apache/iotdb/cli/AbstractCli.java | 46 +++-
2 files changed, 338 insertions(+), 1 deletion(-)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/cli/it/ExplainJsonCliOutputIT.java