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


    from 58f36a1cb5 Declare annotation processors as compiler plugin config 
(#14185)
     add 25852057ff Implement consistent data push for spark 3 segment 
generation and metadata push jobs (#14139)

No new revisions were added by this update.

Summary of changes:
 pinot-integration-tests/pom.xml                    |  14 +-
 .../SparkSegmentMetadataPushIntegrationTest.java   | 401 +++++++++++++++++++++
 .../spark3/SparkSegmentGenerationJobRunner.java    |  31 +-
 .../spark3/SparkSegmentMetadataPushJobRunner.java  | 287 ++++++++++++---
 .../SparkSegmentGenerationJobRunnerTest.java       | 153 ++++++--
 5 files changed, 788 insertions(+), 98 deletions(-)
 create mode 100644 
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/SparkSegmentMetadataPushIntegrationTest.java


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

Reply via email to