This is an automated email from the ASF dual-hosted git repository. mayanks pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git.
from 27d690d allow skip proactive cleaning segment lineages (#8240) add 0ac5f1f Support identifying Gzipped files by content, and not file extention. (#8244) No new revisions were added by this update. Summary of changes: .../json/GzippedJSONRecordReaderTest.java | 54 ++++++++++++++++++++++ .../pinot/spi/data/readers/RecordReaderUtils.java | 11 +++-- 2 files changed, 60 insertions(+), 5 deletions(-) create mode 100644 pinot-plugins/pinot-input-format/pinot-json/src/test/java/org/apache/pinot/plugin/inputformat/json/GzippedJSONRecordReaderTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org