This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 75b0792  Fix mvn profile name for github-actions. (#6370)
     add 2a7d506  Improve and bug fix on  json record extraction logic (#6372)

No new revisions were added by this update.

Summary of changes:
 .../common/function/scalar/JsonFunctions.java      | 63 +++++++++++++++++++---
 .../pinot/common/function/JsonFunctionsTest.java   |  3 ++
 .../inputformat/avro/AvroRecordExtractor.java      |  6 ++-
 .../plugin/inputformat/csv/CSVRecordExtractor.java |  3 +-
 .../inputformat/json/JSONRecordExtractor.java      |  6 ++-
 .../protobuf/ProtoBufRecordExtractor.java          |  6 ++-
 .../inputformat/thrift/ThriftRecordExtractor.java  |  6 ++-
 7 files changed, 81 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to