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/03/24 05:17:58 UTC

[GitHub] [spark] HeartSaVioR opened a new pull request #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

HeartSaVioR opened a new pull request #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996
 
 
   ### What changes were proposed in this pull request?
   
   This PR(SPARK-31101) proposes to upgrade Janino to 3.0.16 which is released recently.
   
   * Merged pull request janino-compiler/janino#114 "Grow the code for relocatables, and do fixup, and relocate".
   
   Please see the commit log.
   - https://github.com/janino-compiler/janino/commits/3.0.16
   
   You can see the changelog from the link: http://janino-compiler.github.io/janino/changelog.html / though release note for Janino 3.0.16 is actually incorrect.
   
   ### Why are the changes needed?
   
   We got some report on failure on user's query which Janino throws error on compiling generated code. The issue is here: janino-compiler/janino#113 It contains the information of generated code, symptom (error), and analysis of the bug, so please refer the link for more details.
   Janino 3.0.16 contains the PR janino-compiler/janino#114 which would enable Janino to succeed to compile user's query properly.
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Existing UTs.

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


With regards,
Apache Git Services

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


[GitHub] [spark] HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603076273
 
 
   retest this, please

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603065137
 
 
   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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603021833
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603143503
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120250/
   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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603023608
 
 
   **[Test build #120239 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120239/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603021843
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24952/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603143493
 
 
   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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603165647
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24978/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603142368
 
 
   **[Test build #120250 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120250/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).
    * This patch **fails PySpark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603265374
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603165054
 
 
   **[Test build #120267 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120267/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603165636
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603023608
 
 
   **[Test build #120239 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120239/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603065137
 
 
   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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603143493
 
 
   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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603143503
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120250/
   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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603076775
 
 
   **[Test build #120250 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120250/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603263780
 
 
   **[Test build #120267 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120267/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603165636
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603077315
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24963/
   Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603077305
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603613705
 
 
   I've added the UT in the description of PR.
   
   If we would like to avoid regression I can add UT as well, but the threshold might depend on the code change (the values are different between branch-3.0/master and branch-2.4) and the test can fail with other reason (beyond 64KB) so I'm not sure we want to add it to the codebase.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603021843
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24952/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] dongjoon-hyun commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603639297
 
 
   Thank you so much, @HeartSaVioR !

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603021833
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603065148
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120239/
   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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603265374
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603064794
 
 
   **[Test build #120239 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120239/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).
    * This patch **fails due to an unknown error code, -9**.
    * This patch merges cleanly.
    * This patch adds no public 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603076775
 
 
   **[Test build #120250 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120250/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603265386
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120267/
   Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603065148
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120239/
   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


With regards,
Apache Git Services

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


[GitHub] [spark] HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603162856
 
 
   retest this, please

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


With regards,
Apache Git Services

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


[GitHub] [spark] dongjoon-hyun closed pull request #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996
 
 
   

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


With regards,
Apache Git Services

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


[GitHub] [spark] HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
HeartSaVioR commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603679883
 
 
   Thanks all for reviewing and merging!

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603165054
 
 
   **[Test build #120267 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120267/testReport)** for PR 27996 at commit [`ec49315`](https://github.com/apache/spark/commit/ec49315af8deab5bec4f314d1005baee8ec46e31).

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603165647
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24978/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603077305
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603265386
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120267/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] dongjoon-hyun commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603346510
 
 
   Could you add a test case explicitly on PR description or UT?

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27996: [SPARK-31101][BUILD][3.0] Upgrade Janino to 3.0.16
URL: https://github.com/apache/spark/pull/27996#issuecomment-603077315
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24963/
   Test PASSed.

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


With regards,
Apache Git Services

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