You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2020/12/19 00:45:19 UTC

[incubator-pinot] branch master updated (75b0792 -> 2a7d506)

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-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org