[GitHub] [spark] SparkQA commented on issue #26705: [SPARK-30072][SQL] Create dedicated planner for subqueries

2019-12-01 Thread GitBox
SparkQA commented on issue #26705: [SPARK-30072][SQL] Create dedicated planner for subqueries URL: https://github.com/apache/spark/pull/26705#issuecomment-560153133 **[Test build #114685 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114685/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #26705: [SPARK-30072][SQL] Create dedicated planner for subqueries

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26705: [SPARK-30072][SQL] Create dedicated planner for subqueries URL: https://github.com/apache/spark/pull/26705#issuecomment-560153276 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26705: [SPARK-30072][SQL] Create dedicated planner for subqueries

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26705: [SPARK-30072][SQL] Create dedicated planner for subqueries URL: https://github.com/apache/spark/pull/26705#issuecomment-560153273 Merged build finished. Test PASSed. This is an

[GitHub] [spark] huaxingao commented on issue #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference

2019-12-01 Thread GitBox
huaxingao commented on issue #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference URL: https://github.com/apache/spark/pull/26721#issuecomment-560072601 @srowen @dilipbiswal I have the following changes: 1. use the same ```table_identifier``` syntax for all

[GitHub] [spark] SparkQA removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-560071356 **[Test build #114677 has

[GitHub] [spark] SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-01 Thread GitBox
SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-560075473 **[Test build #114677 has

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-560075547 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-560075550 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-560075547 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-560075550 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] HyukjinKwon commented on a change in pull request #26724: return tightest common type when inferring schema

2019-12-01 Thread GitBox
HyukjinKwon commented on a change in pull request #26724: return tightest common type when inferring schema URL: https://github.com/apache/spark/pull/26724#discussion_r352332088 ## File path: python/pyspark/sql/types.py ## @@ -1095,8 +1095,7 @@ def _merge_type(a, b,

[GitHub] [spark] HyukjinKwon commented on issue #26724: return tightest common type when inferring schema

2019-12-01 Thread GitBox
HyukjinKwon commented on issue #26724: return tightest common type when inferring schema URL: https://github.com/apache/spark/pull/26724#issuecomment-560083684 Also, please file a JIRA and follow the PR template format

[GitHub] [spark] HyukjinKwon opened a new pull request #26725: [DO_NOT_MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
HyukjinKwon opened a new pull request #26725: [DO_NOT_MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725 ### What changes were proposed in this pull request? Do not merge. I would like to see flaky tests in the PR builder. ### Why are the changes

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084782 **[Test build #114678 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114678/testReport)** for PR 26725 at

[GitHub] [spark] HyukjinKwon commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
HyukjinKwon commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560084806 retest this please This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560084881 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] HyukjinKwon commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
HyukjinKwon commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084877 retest this please This is an automated message from the Apache Git

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084889 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560084879 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084886 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560084881 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560084879 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084889 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084886 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] SparkQA commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
SparkQA commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560085615 **[Test build #114680 has

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560085613 **[Test build #114679 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114679/testReport)** for PR 26725 at

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560085790 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560085793 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560085793 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560085790 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] WangGuangxin opened a new pull request #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result

2019-12-01 Thread GitBox
WangGuangxin opened a new pull request #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result URL: https://github.com/apache/spark/pull/26726 ### What changes were proposed in this pull request? Adaptive execution

[GitHub] [spark] AmplabJenkins commented on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result URL: https://github.com/apache/spark/pull/26726#issuecomment-560086540 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result URL: https://github.com/apache/spark/pull/26726#issuecomment-56008 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins removed a comment on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result URL: https://github.com/apache/spark/pull/26726#issuecomment-560086540 Can one of the admins verify this patch?

[GitHub] [spark] WangGuangxin commented on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result

2019-12-01 Thread GitBox
WangGuangxin commented on issue #26726: [SPARK-30088][SQL]Adaptive execution should convert SortMergeJoin to BroadcastJoin when plan generates empty result URL: https://github.com/apache/spark/pull/26726#issuecomment-560086709 @maryannxue @cloud-fan Could you please help review this ?

[GitHub] [spark] SparkQA commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
SparkQA commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560090385 **[Test build #114681 has

[GitHub] [spark] AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560090502 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560090504 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560090502 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560090504 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] HyukjinKwon commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
HyukjinKwon commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095126 retest this please This is an automated message from the Apache Git

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095503 **[Test build #114682 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114682/testReport)** for PR 26725 at

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095638 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095642 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095642 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095638 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095782 **[Test build #114678 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114678/testReport)** for PR 26725

[GitHub] [spark] SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560084782 **[Test build #114678 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114678/testReport)** for PR

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095874 Merged build finished. Test FAILed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095879 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095874 Merged build finished. Test FAILed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095879 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560085613 **[Test build #114679 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114679/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560101888 **[Test build #114679 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114679/testReport)** for PR 26725

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560102212 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560102210 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560102210 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560102212 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] javierivanov commented on issue #26698: [SPARK-29685][SQL] Adds format to the spark-sql output like its implemented by Dataset showString

2019-12-01 Thread GitBox
javierivanov commented on issue #26698: [SPARK-29685][SQL] Adds format to the spark-sql output like its implemented by Dataset showString URL: https://github.com/apache/spark/pull/26698#issuecomment-560106053 Yeah, sure. The idea is to have a pure Scala implementation ?

[GitHub] [spark] HyukjinKwon commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
HyukjinKwon commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560108359 retest this please This is an automated message from the Apache Git

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560108878 **[Test build #114683 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114683/testReport)** for PR 26725 at

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560109014 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560109010 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560109010 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560109014 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560095503 **[Test build #114682 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114682/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560110025 **[Test build #114682 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114682/testReport)** for PR 26725

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560110232 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560110234 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560110234 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560110232 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] SparkQA commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
SparkQA commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560111439 **[Test build #114681 has

[GitHub] [spark] SparkQA removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560090385 **[Test build #114681 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560111534 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560111537 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560111534 Merged build finished. Test FAILed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26644: [SPARK-30004][SQL] Allow merge UserDefinedType into a native DataType URL: https://github.com/apache/spark/pull/26644#issuecomment-560111537 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
SparkQA commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560111978 **[Test build #114680 has

[GitHub] [spark] SparkQA removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560085615 **[Test build #114680 has

[GitHub] [spark] AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560112163 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560112164 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560112164 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26697: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/26697#issuecomment-560112163 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560108878 **[Test build #114683 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114683/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
SparkQA commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560124517 **[Test build #114683 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114683/testReport)** for PR 26725

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560124753 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560124753 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560124752 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26725: [DO-NOT-MERGE] Health Checking in PR Builder URL: https://github.com/apache/spark/pull/26725#issuecomment-560124752 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] srowen commented on issue #26722: [SPARK-24666][ML] Fix infinity vectors produced by Word2Vec when numIterations are large

2019-12-01 Thread GitBox
srowen commented on issue #26722: [SPARK-24666][ML] Fix infinity vectors produced by Word2Vec when numIterations are large URL: https://github.com/apache/spark/pull/26722#issuecomment-560125533 BTW what are the exponents on these figures -- can you print more? or print their magnitude?

[GitHub] [spark] AmplabJenkins commented on issue #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls URL: https://github.com/apache/spark/pull/26727#issuecomment-560125649 Can one of the admins verify this patch?

[GitHub] [spark] XuQianJin-Stars opened a new pull request #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls

2019-12-01 Thread GitBox
XuQianJin-Stars opened a new pull request #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls URL: https://github.com/apache/spark/pull/26727 ### What changes were proposed in this pull request? Enhanced implementation of JmxSink on RMI remote calls.

[GitHub] [spark] SparkQA commented on issue #26693: [MINOR][SS] Note that writer should not be closed in RateStreamMicroBatchStream.serialize

2019-12-01 Thread GitBox
SparkQA commented on issue #26693: [MINOR][SS] Note that writer should not be closed in RateStreamMicroBatchStream.serialize URL: https://github.com/apache/spark/pull/26693#issuecomment-560125958 **[Test build #4955 has

[GitHub] [spark] AmplabJenkins commented on issue #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls

2019-12-01 Thread GitBox
AmplabJenkins commented on issue #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls URL: https://github.com/apache/spark/pull/26727#issuecomment-560126407 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins removed a comment on issue #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls

2019-12-01 Thread GitBox
AmplabJenkins removed a comment on issue #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls URL: https://github.com/apache/spark/pull/26727#issuecomment-560125649 Can one of the admins verify this patch?

[GitHub] [spark] dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference

2019-12-01 Thread GitBox
dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference URL: https://github.com/apache/spark/pull/26721#discussion_r352360804 ## File path: docs/sql-ref-syntax-aux-cache-cache-table.md ## @@ -35,8

[GitHub] [spark] dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference

2019-12-01 Thread GitBox
dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference URL: https://github.com/apache/spark/pull/26721#discussion_r352360849 ## File path: docs/sql-ref-syntax-aux-cache-uncache-table.md ## @@ -24,12

[GitHub] [spark] dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference

2019-12-01 Thread GitBox
dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference URL: https://github.com/apache/spark/pull/26721#discussion_r352361030 ## File path: docs/sql-ref-syntax-aux-refresh-table.md ## @@ -26,17 +26,17

[GitHub] [spark] dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference

2019-12-01 Thread GitBox
dilipbiswal commented on a change in pull request #26721: [SPARK-30085][SQL][DOC] Standardize partition spec in sql reference URL: https://github.com/apache/spark/pull/26721#discussion_r352361104 ## File path: docs/sql-ref-syntax-aux-show-partitions.md ## @@ -26,19 +26,30

[GitHub] [spark] srowen opened a new pull request #26728: [SPARK-30012][CORE][SQL] Change classes extending scala collection classes to work with 2.13

2019-12-01 Thread GitBox
srowen opened a new pull request #26728: [SPARK-30012][CORE][SQL] Change classes extending scala collection classes to work with 2.13 URL: https://github.com/apache/spark/pull/26728 Move some classes extending Scala collections into parallel source trees, to support 2.13; other minor

  1   2   3   4   5   6   >