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 dafbef1 Add 0.5 license and notice. (#5905)
add ced3a70 Fix CSV and JSON converter on BYTES column (#5931)
No new revisions were added by this update.
Summary of changes:
.../converter/PinotSegmentToAvroConverter.java | 13 +-
.../converter/PinotSegmentToCsvConverter.java | 47 ++---
.../converter/PinotSegmentToJsonConverter.java | 16 +-
.../converter/PinotSegmentConverterTest.java | 195 +++++++++++++++++++++
4 files changed, 239 insertions(+), 32 deletions(-)
create mode 100644
pinot-tools/src/test/java/org/apache/pinot/tools/segment/converter/PinotSegmentConverterTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]