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/pinot.git.


    from 88db0fb  Add additionalMatchLabels to helm chart. (#7177)
     add f12e625  Add support for pushFileNamePattern in pushJobSpec (#8191)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/HadoopSegmentMetadataPushJobRunner.java |  3 +-
 .../spark/SparkSegmentMetadataPushJobRunner.java   |  3 +-
 .../standalone/SegmentMetadataPushJobRunner.java   |  7 +--
 .../SegmentGenerationAndPushTaskExecutor.java      |  5 +-
 .../pinot/segment/local/utils/IngestionUtils.java  |  5 +-
 .../segment/local/utils/SegmentPushUtils.java      | 20 ++++++-
 .../segment/local/utils/SegmentPushUtilsTest.java  | 64 ++++++++++++++++++++++
 .../spi/ingestion/batch/spec/PushJobSpec.java      | 16 ++++++
 .../batch/spec/SegmentGenerationJobSpec.java       |  5 +-
 pom.xml                                            |  8 ++-
 10 files changed, 116 insertions(+), 20 deletions(-)
 create mode 100644 
pinot-segment-local/src/test/java/org/apache/pinot/segment/local/utils/SegmentPushUtilsTest.java

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

Reply via email to