[GitHub] [spark] AmplabJenkins removed a comment on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang URL: https://github.com/apache/spark/pull/26673#issuecomment-558506232 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang URL: https://github.com/apache/spark/pull/26673#issuecomment-558506239 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang URL: https://github.com/apache/spark/pull/26673#issuecomment-558506239 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang URL: https://github.com/apache/spark/pull/26673#issuecomment-558506232 Merged build finished. Test PASSed. This is

[GitHub] [spark] SparkQA removed a comment on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang

2019-11-25 Thread GitBox
SparkQA removed a comment on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang URL: https://github.com/apache/spark/pull/26673#issuecomment-558466953 **[Test build #114442 has

[GitHub] [spark] SparkQA commented on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang

2019-11-25 Thread GitBox
SparkQA commented on issue #26673: [SPARK-30030][BUILD][FOLLOWUP] Remove unused org.apache.commons.lang URL: https://github.com/apache/spark/pull/26673#issuecomment-558505727 **[Test build #114442 has

[GitHub] [spark] JoanFM commented on issue #26608: [SPARK-29877][GRAPHX] static PageRank allow checkPoint from previous computations

2019-11-25 Thread GitBox
JoanFM commented on issue #26608: [SPARK-29877][GRAPHX] static PageRank allow checkPoint from previous computations URL: https://github.com/apache/spark/pull/26608#issuecomment-558505434 There is no expected change in behavior

[GitHub] [spark] wangshuo128 edited a comment on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch

2019-11-25 Thread GitBox
wangshuo128 edited a comment on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch URL: https://github.com/apache/spark/pull/26674#issuecomment-558501869 I applied patch #21356 in my cluster. Found that the `AsyncEventQueue` thread was set

[GitHub] [spark] cloud-fan commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
cloud-fan commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558503966 yea a migration guide is needed.

[GitHub] [spark] wangshuo128 commented on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch

2019-11-25 Thread GitBox
wangshuo128 commented on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch URL: https://github.com/apache/spark/pull/26674#issuecomment-558501869 I applied patch #21356 in my cluster. Found that the `AsyncEventQueue` thread was set interrupted

[GitHub] [spark] maropu commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
maropu commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558501425 > Actually, literals like 1E2 are parsed as Double before Spark2.1, but changed to Decimal after #14828

[GitHub] [spark] AmplabJenkins removed a comment on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch URL: https://github.com/apache/spark/pull/26674#issuecomment-558497285 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch URL: https://github.com/apache/spark/pull/26674#issuecomment-558499389 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch URL: https://github.com/apache/spark/pull/26674#issuecomment-558497285 Can one of the admins verify this patch?

[GitHub] [spark] wangshuo128 opened a new pull request #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch

2019-11-25 Thread GitBox
wangshuo128 opened a new pull request #26674: [SPARK-24309][CORE][FOLLOWUP]Stop AsyncEventQueue when interrupted in dispatch URL: https://github.com/apache/spark/pull/26674 ### What changes were proposed in this pull request? PR #21356 stop `AsyncEventQueue` when interrupted in

[GitHub] [spark] Ngone51 commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
Ngone51 commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558497134 Actually, literals like `1E2` are parsed as `Double` before Spark2.1, but changed to `Decimal` after

[GitHub] [spark] gatorsmile commented on issue #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues

2019-11-25 Thread GitBox
gatorsmile commented on issue #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues URL: https://github.com/apache/spark/pull/25307#issuecomment-558495569 cc @jiangxb1987 @Ngone51 This is an

[GitHub] [spark] gatorsmile commented on a change in pull request #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues URL: https://github.com/apache/spark/pull/25307#discussion_r350573157 ## File path: core/src/main/scala/org/apache/spark/scheduler/AsyncEventQueue.scala

[GitHub] [spark] gatorsmile commented on a change in pull request #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues URL: https://github.com/apache/spark/pull/25307#discussion_r350573375 ## File path: core/src/main/scala/org/apache/spark/scheduler/AsyncEventQueue.scala

[GitHub] [spark] gatorsmile commented on a change in pull request #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25307: [SPARK-28574][CORE] Allow to config different sizes for event queues URL: https://github.com/apache/spark/pull/25307#discussion_r350572738 ## File path: core/src/main/scala/org/apache/spark/scheduler/AsyncEventQueue.scala

[GitHub] [spark] gatorsmile commented on issue #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file

2019-11-25 Thread GitBox
gatorsmile commented on issue #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file URL: https://github.com/apache/spark/pull/25134#issuecomment-558493116 cc @Ngone51 @cloud-fan This is

[GitHub] [spark] gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file URL: https://github.com/apache/spark/pull/25134#discussion_r350570804 ## File path:

[GitHub] [spark] gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file URL: https://github.com/apache/spark/pull/25134#discussion_r350570917 ## File path:

[GitHub] [spark] gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file URL: https://github.com/apache/spark/pull/25134#discussion_r350570917 ## File path:

[GitHub] [spark] yaooqinn commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string

2019-11-25 Thread GitBox
yaooqinn commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string URL: https://github.com/apache/spark/pull/26662#discussion_r350571074 ## File path:

[GitHub] [spark] gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file

2019-11-25 Thread GitBox
gatorsmile commented on a change in pull request #25134: [SPARK-28366][CORE] Logging in driver when loading single large unsplittable file URL: https://github.com/apache/spark/pull/25134#discussion_r350570804 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558491744 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
SparkQA commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558492182 **[Test build #114447 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558491754 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9 URL: https://github.com/apache/spark/pull/26672#issuecomment-558491441 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9 URL: https://github.com/apache/spark/pull/26672#issuecomment-558491446 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558491754 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] MaxGekk commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string

2019-11-25 Thread GitBox
MaxGekk commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string URL: https://github.com/apache/spark/pull/26662#discussion_r350570074 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558491744 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9 URL: https://github.com/apache/spark/pull/26672#issuecomment-558491446 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9 URL: https://github.com/apache/spark/pull/26672#issuecomment-558491441 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA removed a comment on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
SparkQA removed a comment on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558436654 **[Test build #114438 has

[GitHub] [spark] SparkQA commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
SparkQA commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558491209 **[Test build #114438 has

[GitHub] [spark] SparkQA removed a comment on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9

2019-11-25 Thread GitBox
SparkQA removed a comment on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9 URL: https://github.com/apache/spark/pull/26672#issuecomment-558456896 **[Test build #114440 has

[GitHub] [spark] SparkQA commented on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9

2019-11-25 Thread GitBox
SparkQA commented on issue #26672: [WIP][SPARK-30035][BUILD] Upgrade to Apache Commons Lang 3.9 URL: https://github.com/apache/spark/pull/26672#issuecomment-558490768 **[Test build #114440 has

[GitHub] [spark] HeartSaVioR commented on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
HeartSaVioR commented on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558490228 @gengliangwang Thanks for understanding and bearing with me. :) This is an

[GitHub] [spark] AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558490002 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558490002 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558489994 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558489994 Merged build finished. Test PASSed. This

[GitHub] [spark] maropu edited a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
maropu edited a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558489184 Actually, it seems this behaviour depends on implementations (the standard says so though).

[GitHub] [spark] maropu edited a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
maropu edited a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558489184 Actually, it seems this behaviour depends on implementations (the standard says so though).

[GitHub] [spark] maropu commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
maropu commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558489184 Actually, it seems this behaviour depends on implementations (the standard says so though). In

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
AngersZh commented on a change in pull request #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#discussion_r350567964 ## File path: external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaTestUtils.scala

[GitHub] [spark] huaxingao commented on issue #26649: [SPARK-29862][SQL] CREATE (OR REPLACE) ... VIEW should look up catalog/table like v2 commands

2019-11-25 Thread GitBox
huaxingao commented on issue #26649: [SPARK-29862][SQL] CREATE (OR REPLACE) ... VIEW should look up catalog/table like v2 commands URL: https://github.com/apache/spark/pull/26649#issuecomment-558488833 Thanks! @viirya @cloud-fan

[GitHub] [spark] cloud-fan commented on a change in pull request #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
cloud-fan commented on a change in pull request #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#discussion_r350567336 ## File path:

[GitHub] [spark] gengliangwang commented on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
gengliangwang commented on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558488299 OK, I think the current PR is good :) This is an automated message from the

[GitHub] [spark] yaooqinn commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string

2019-11-25 Thread GitBox
yaooqinn commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string URL: https://github.com/apache/spark/pull/26662#discussion_r350566942 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
cloud-fan commented on a change in pull request #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#discussion_r350566754 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558485203 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558485196 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558485203 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558485196 Merged build finished. Test PASSed. This is

[GitHub] [spark] prakharjain09 commented on issue #26569: [SPARK-29938] [SQL] Add batching support in Alter table add partition flow

2019-11-25 Thread GitBox
prakharjain09 commented on issue #26569: [SPARK-29938] [SQL] Add batching support in Alter table add partition flow URL: https://github.com/apache/spark/pull/26569#issuecomment-558485057 @dongjoon-hyun @cloud-fan I have addressed all the review comments. Can you please recheck this PR.

[GitHub] [spark] SparkQA commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-11-25 Thread GitBox
SparkQA commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-558484801 **[Test build #114446 has

[GitHub] [spark] SparkQA commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
SparkQA commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558484795 **[Test build #114445 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558310499 Can one of the admins verify this patch?

[GitHub] [spark] cloud-fan commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution

2019-11-25 Thread GitBox
cloud-fan commented on issue #26667: [SPARK-29922][SQL] SHOW FUNCTIONS should do multi-catalog resolution URL: https://github.com/apache/spark/pull/26667#issuecomment-558484414 ok to test This is an automated message from

[GitHub] [spark] AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-558482968 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-558482979 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-558482968 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-558482979 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558482151 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558482145 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558482151 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558482145 Merged build finished. Test PASSed. This

[GitHub] [spark] SparkQA removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
SparkQA removed a comment on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558433178 **[Test build #114437 has

[GitHub] [spark] SparkQA commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions

2019-11-25 Thread GitBox
SparkQA commented on issue #26629: [SPARK-29768][SQL] Column pruning through nondeterministic expressions URL: https://github.com/apache/spark/pull/26629#issuecomment-558481736 **[Test build #114437 has

[GitHub] [spark] prakharjain09 commented on issue #26638: [SPARK-29681][WebUI] Support column sorting in Environment tab

2019-11-25 Thread GitBox
prakharjain09 commented on issue #26638: [SPARK-29681][WebUI] Support column sorting in Environment tab URL: https://github.com/apache/spark/pull/26638#issuecomment-558481475 @dongjoon-hyun My Apache ID - https://issues.apache.org/jira/secure/ViewProfile.jspa?name=prakharjain09

[GitHub] [spark] wangyum commented on a change in pull request #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
wangyum commented on a change in pull request #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#discussion_r350561381 ## File path: external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaTestUtils.scala ##

[GitHub] [spark] MaxGekk commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string

2019-11-25 Thread GitBox
MaxGekk commented on a change in pull request #26662: [SPARK-30026][SQL] Whitespaces can be identified as delimiters in interval string URL: https://github.com/apache/spark/pull/26662#discussion_r350561136 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558478929 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558478924 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558478929 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558478924 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double

2019-11-25 Thread GitBox
SparkQA commented on issue #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#issuecomment-558478623 **[Test build #11 has

[GitHub] [spark] HeartSaVioR edited a comment on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
HeartSaVioR edited a comment on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558478147 Ah yes you're right that it cannot be reverted cleanly - so there's physically no clean revert. Maybe I overthought here; I

[GitHub] [spark] HeartSaVioR commented on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
HeartSaVioR commented on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558478147 Ah yes you're right that it cannot be reverted cleanly - so there's physically no clean revert. Maybe I overthought here; I thought about

[GitHub] [spark] cloud-fan commented on a change in pull request #26664: [SPARK-9853][Doc][Follow-up] Update the description for all the SQLConf affected by spark.sql.adaptive.enabled

2019-11-25 Thread GitBox
cloud-fan commented on a change in pull request #26664: [SPARK-9853][Doc][Follow-up] Update the description for all the SQLConf affected by spark.sql.adaptive.enabled URL: https://github.com/apache/spark/pull/26664#discussion_r350558598 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #26664: [SPARK-9853][Doc][Follow-up] Update the description for all the SQLConf affected by spark.sql.adaptive.enabled

2019-11-25 Thread GitBox
cloud-fan commented on a change in pull request #26664: [SPARK-9853][Doc][Follow-up] Update the description for all the SQLConf affected by spark.sql.adaptive.enabled URL: https://github.com/apache/spark/pull/26664#discussion_r350558463 ## File path:

[GitHub] [spark] cloud-fan closed pull request #26649: [SPARK-29862][SQL] CREATE (OR REPLACE) ... VIEW should look up catalog/table like v2 commands

2019-11-25 Thread GitBox
cloud-fan closed pull request #26649: [SPARK-29862][SQL] CREATE (OR REPLACE) ... VIEW should look up catalog/table like v2 commands URL: https://github.com/apache/spark/pull/26649 This is an automated message from the

[GitHub] [spark] cloud-fan commented on issue #26649: [SPARK-29862][SQL] CREATE (OR REPLACE) ... VIEW should look up catalog/table like v2 commands

2019-11-25 Thread GitBox
cloud-fan commented on issue #26649: [SPARK-29862][SQL] CREATE (OR REPLACE) ... VIEW should look up catalog/table like v2 commands URL: https://github.com/apache/spark/pull/26649#issuecomment-558476797 thanks, merging to master!

[GitHub] [spark] AngersZhuuuu commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries

2019-11-25 Thread GitBox
AngersZh commented on issue #26437: [SPARK-29800][SQL] Plan non-correlated Exists 's subquery in PlanSubqueries URL: https://github.com/apache/spark/pull/26437#issuecomment-558476143 > For top-level limit, we use a special physical plan `CollectLimitExec`, which doesn't have a

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#issuecomment-558474576 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] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#issuecomment-558474567 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#issuecomment-558474567 Merged build finished. Test PASSed. This is an automated message from

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#issuecomment-558474576 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
SparkQA removed a comment on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#issuecomment-558466959 **[Test build #114443 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114443/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0

2019-11-25 Thread GitBox
SparkQA commented on issue #26594: [SPARK-29957][TEST] Bump MiniKdc to 3.2.0 URL: https://github.com/apache/spark/pull/26594#issuecomment-558474467 **[Test build #114443 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114443/testReport)** for PR 26594 at

[GitHub] [spark] amanomer commented on issue #26472: [SPARK-29838][SQL] PostgreSQL dialect: cast to timestamp

2019-11-25 Thread GitBox
amanomer commented on issue #26472: [SPARK-29838][SQL] PostgreSQL dialect: cast to timestamp URL: https://github.com/apache/spark/pull/26472#issuecomment-558470761 @Ngone51 I have updated this PR as per your reviews. Kindly review. cc @maropu @cloud-fan

[GitHub] [spark] AmplabJenkins removed a comment on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558470147 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
AmplabJenkins removed a comment on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558470139 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558470147 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
AmplabJenkins commented on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558470139 Merged build finished. Test PASSed. This is an automated message from the

[GitHub] [spark] SparkQA commented on issue #26671: Revert "[SPARK-26081][SPARK-29999]"

2019-11-25 Thread GitBox
SparkQA commented on issue #26671: Revert "[SPARK-26081][SPARK-2]" URL: https://github.com/apache/spark/pull/26671#issuecomment-558469713 **[Test build #114435 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114435/testReport)** for PR 26671 at commit

  1   2   3   4   5   6   7   8   9   10   >