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

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


    from f26faa49e4 Support excluding time values in SimpleSegmentNameGenerator 
(#11650)
     add af310b30f9 fix ProtoBuf inputformat plug-in handling for null values 
(#11723)

No new revisions were added by this update.

Summary of changes:
 pinot-common/pom.xml                               |  18 --
 .../pinot-batch-ingestion-spark-2.4/pom.xml        |   4 -
 .../pinot-batch-ingestion-spark-3.2/pom.xml        |   4 -
 pinot-plugins/pinot-file-system/pinot-gcs/pom.xml  |  14 --
 .../pinot-input-format/pinot-protobuf/pom.xml      |   6 -
 .../protobuf/ProtoBufRecordExtractor.java          |   2 +-
 .../ProtoBufRecordExtractorLowLevelTest.java       | 262 +++++++++++++++++++++
 pinot-server/pom.xml                               |   6 -
 pom.xml                                            |  24 +-
 9 files changed, 264 insertions(+), 76 deletions(-)
 create mode 100644 
pinot-plugins/pinot-input-format/pinot-protobuf/src/test/java/org/apache/pinot/plugin/inputformat/protobuf/ProtoBufRecordExtractorLowLevelTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to