You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/12 01:12:26 UTC

[GitHub] [spark] gemelen opened a new pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

gemelen opened a new pull request #30007:
URL: https://github.com/apache/spark/pull/30007


   ### What changes were proposed in this pull request?
   
   Fix Javadoc generation errors in `kvstore` and `unsafe` modules according to error message hints.
   
   ### Why are the changes needed?
   
   Fixes `doc` task failures which prevented other tasks successful executions (eg `publishLocal` task depends on `doc` task).
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   Meaning of text in Javadoc is stayed the same.
   
   ### How was this patch tested?
   
   Run `build/sbt kvstore/Compile/doc`, `build/sbt unsafe/Compile/doc` and `build/sbt doc` without errors.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706812652


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34250/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706817076


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34250/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on a change in pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on a change in pull request #30007:
URL: https://github.com/apache/spark/pull/30007#discussion_r503773690



##########
File path: common/kvstore/src/main/java/org/apache/spark/util/kvstore/InMemoryStore.java
##########
@@ -164,7 +164,7 @@ public void clear() {
   }
 
   /**
-   * An alias class for the type "ConcurrentHashMap<Comparable<Object>, Boolean>", which is used
+   * An alias class for the type "{@literal ConcurrentHashMap<Comparable<Object>, Boolean>}", which is used

Review comment:
       @gemelen seems forgot to push the change?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706805491


   **[Test build #129646 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129646/testReport)** for PR 30007 at commit [`8955efc`](https://github.com/apache/spark/commit/8955efcf146562570654d2b46ab9c201010caeda).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707621097


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34342/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707595776


   **[Test build #129736 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129736/testReport)** for PR 30007 at commit [`a5678b1`](https://github.com/apache/spark/commit/a5678b14c66c72e25de4346ddfccd671cd53c093).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707633813






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707678936






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706807889


   Merged build finished. Test FAILed.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707709892


   Merged to master, branch-3.0 and branch-2.4.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon edited a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
HyukjinKwon edited a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707709892


   Merged to master and branch-3.0.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707595776


   **[Test build #129736 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129736/testReport)** for PR 30007 at commit [`a5678b1`](https://github.com/apache/spark/commit/a5678b14c66c72e25de4346ddfccd671cd53c093).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706807897


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129646/
   Test FAILed.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on a change in pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on a change in pull request #30007:
URL: https://github.com/apache/spark/pull/30007#discussion_r503002323



##########
File path: common/kvstore/src/main/java/org/apache/spark/util/kvstore/InMemoryStore.java
##########
@@ -164,7 +164,7 @@ public void clear() {
   }
 
   /**
-   * An alias class for the type "ConcurrentHashMap<Comparable<Object>, Boolean>", which is used
+   * An alias class for the type "{@literal ConcurrentHashMap<Comparable<Object>, Boolean>}", which is used

Review comment:
       Looks like this line is too long.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon closed pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #30007:
URL: https://github.com/apache/spark/pull/30007


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707678936






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706807889






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707633790


   Kubernetes integration test status success
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34342/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706817090


   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/34250/
   Test FAILed.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706805491


   **[Test build #129646 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129646/testReport)** for PR 30007 at commit [`8955efc`](https://github.com/apache/spark/commit/8955efcf146562570654d2b46ab9c201010caeda).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707633813






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-707678055


   **[Test build #129736 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129736/testReport)** for PR 30007 at commit [`a5678b1`](https://github.com/apache/spark/commit/a5678b14c66c72e25de4346ddfccd671cd53c093).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `   * An alias class for the type \"`


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] gemelen commented on a change in pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
gemelen commented on a change in pull request #30007:
URL: https://github.com/apache/spark/pull/30007#discussion_r503416343



##########
File path: common/kvstore/src/main/java/org/apache/spark/util/kvstore/InMemoryStore.java
##########
@@ -164,7 +164,7 @@ public void clear() {
   }
 
   /**
-   * An alias class for the type "ConcurrentHashMap<Comparable<Object>, Boolean>", which is used
+   * An alias class for the type "{@literal ConcurrentHashMap<Comparable<Object>, Boolean>}", which is used

Review comment:
       You're right, failed on checkstyle. Thank you.
   Fixed.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706817087






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706817087


   Merged build finished. Test FAILed.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #30007: [SPARK-33115][BUILD][DOCS] Fix javadoc errors in `kvstore` and `unsafe` modules

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30007:
URL: https://github.com/apache/spark/pull/30007#issuecomment-706807869


   **[Test build #129646 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129646/testReport)** for PR 30007 at commit [`8955efc`](https://github.com/apache/spark/commit/8955efcf146562570654d2b46ab9c201010caeda).
    * This patch **fails Java style tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `   * An alias class for the type \"`


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org