KKcorps commented on code in PR #8560: URL: https://github.com/apache/pinot/pull/8560#discussion_r876885080
########## pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-3.2/src/main/java/org/apache/pinot/plugin/ingestion/batch/spark/SparkSegmentGenerationJobRunner.java: ########## @@ -0,0 +1,408 @@ +/** Review Comment: Renamed to spark3. Kept to existing one as `spark` only instead of `spark2` as it was touching a lot of classes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
