This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from d2ed761 adding autocomplete in sql editor (#5810) add 2cbf0b5 5804: Prints file name of invalid json file when parsing (#5910) No new revisions were added by this update. Summary of changes: .../tools/admin/command/CreateSegmentCommand.java | 2 +- .../pinot/tools/TestCreateSegmentCommand.java | 64 ++++++++++++++++++++++ .../resources/test_data/test_invalid_data.json | 2 + 3 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 pinot-tools/src/test/java/org/apache/pinot/tools/TestCreateSegmentCommand.java create mode 100644 pinot-tools/src/test/resources/test_data/test_invalid_data.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org