[GitHub] [spark] AmplabJenkins removed a comment on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes URL: https://github.com/apache/spark/pull/25389#issuecomment-519461730 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes URL: https://github.com/apache/spark/pull/25389#issuecomment-519462415 Can one of the admins verify this patch? This is

[GitHub] [spark] SparkQA commented on issue #25384: [SPARK-26859][SQL][BACKPORT-2.3] Fix field writer index bug in non-vectorized ORC deserializer

2019-08-08 Thread GitBox
SparkQA commented on issue #25384: [SPARK-26859][SQL][BACKPORT-2.3] Fix field writer index bug in non-vectorized ORC deserializer URL: https://github.com/apache/spark/pull/25384#issuecomment-519462341 **[Test build #108801 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullR

[GitHub] [spark] AmplabJenkins commented on issue #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2 URL: https://github.com/apache/spark/pull/25115#issuecomment-519461902 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/je

[GitHub] [spark] AmplabJenkins commented on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes URL: https://github.com/apache/spark/pull/25389#issuecomment-519461730 Can one of the admins verify this patch? This is

[GitHub] [spark] AmplabJenkins commented on issue #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2 URL: https://github.com/apache/spark/pull/25115#issuecomment-519461895 Merged build finished. Test PASSed. This is an automated messa

[GitHub] [spark] AmplabJenkins commented on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes URL: https://github.com/apache/spark/pull/25389#issuecomment-519461545 Can one of the admins verify this patch? This is

[GitHub] [spark] hddong opened a new pull request #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes

2019-08-08 Thread GitBox
hddong opened a new pull request #25389: [SPARK-28657][CORE]Fix currentContext Instance failed sometimes URL: https://github.com/apache/spark/pull/25389 ## What changes were proposed in this pull request? Running spark on yarn, I got """ java.lang.ClassCastException: org.apache

[GitHub] [spark] xianyinxin commented on issue #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2

2019-08-08 Thread GitBox
xianyinxin commented on issue #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2 URL: https://github.com/apache/spark/pull/25115#issuecomment-519461399 Thanks @cloud-fan @rdblue . Since all of us think the `Filter` in `DeleteFromTable` seems strange, I removed it and replaced it wi

[GitHub] [spark] xianyinxin commented on a change in pull request #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2

2019-08-08 Thread GitBox
xianyinxin commented on a change in pull request #25115: [SPARK-28351][SQL] Support DELETE in DataSource V2 URL: https://github.com/apache/spark/pull/25115#discussion_r311961539 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/DeleteFromTableExec.

[GitHub] [spark] sujith71955 commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query

2019-08-08 Thread GitBox
sujith71955 commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#discussion_r311955398 ## File

[GitHub] [spark] ulysses-you commented on a change in pull request #25333: [SPARK-28597][SS] Add config to retry spark streaming's meta log when it met error

2019-08-08 Thread GitBox
ulysses-you commented on a change in pull request #25333: [SPARK-28597][SS] Add config to retry spark streaming's meta log when it met error URL: https://github.com/apache/spark/pull/25333#discussion_r311954961 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/st

[GitHub] [spark] sujith71955 commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query

2019-08-08 Thread GitBox
sujith71955 commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#discussion_r311953571 ## File

[GitHub] [spark] jerryshao commented on a change in pull request #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize

2019-08-08 Thread GitBox
jerryshao commented on a change in pull request #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize URL: https://github.com/apache/spark/pull/25309#discussion_r311952417 ## File path: resource-managers/yarn/src/test/scala/org/apache/sp

[GitHub] [spark] jerryshao commented on a change in pull request #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize

2019-08-08 Thread GitBox
jerryshao commented on a change in pull request #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize URL: https://github.com/apache/spark/pull/25309#discussion_r311950890 ## File path: resource-managers/yarn/src/main/scala/org/apache/sp

[GitHub] [spark] wangyum commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query usin

2019-08-08 Thread GitBox
wangyum commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#discussion_r311950619 ## File path

[GitHub] [spark] jerryshao commented on a change in pull request #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize

2019-08-08 Thread GitBox
jerryshao commented on a change in pull request #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize URL: https://github.com/apache/spark/pull/25309#discussion_r311949179 ## File path: resource-managers/yarn/src/main/scala/org/apache/sp

[GitHub] [spark] ulysses-you commented on a change in pull request #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-08-08 Thread GitBox
ulysses-you commented on a change in pull request #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#discussion_r311948969 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasource

[GitHub] [spark] sujith71955 commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query

2019-08-08 Thread GitBox
sujith71955 commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#discussion_r311948730 ## File

[GitHub] [spark] SparkQA commented on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-08-08 Thread GitBox
SparkQA commented on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#issuecomment-519449459 **[Test build #108811 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108811/

[GitHub] [spark] AmplabJenkins removed a comment on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#issuecomment-519448631 Test PASSed. Refer to this link for build results (access rights to CI server needed): h

[GitHub] [spark] AmplabJenkins removed a comment on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#issuecomment-519448619 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins commented on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#issuecomment-519448619 Merged build finished. Test PASSed. Th

[GitHub] [spark] AmplabJenkins commented on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#issuecomment-519448631 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://a

[GitHub] [spark] dilipbiswal commented on a change in pull request #25331: [SPARK-27768][SQL] Infinity, -Infinity, NaN should be recognized in a case insensitive manner.

2019-08-08 Thread GitBox
dilipbiswal commented on a change in pull request #25331: [SPARK-27768][SQL] Infinity, -Infinity, NaN should be recognized in a case insensitive manner. URL: https://github.com/apache/spark/pull/25331#discussion_r311945691 ## File path: sql/catalyst/src/main/scala/org/apache/spark/

[GitHub] [spark] dilipbiswal commented on a change in pull request #25331: [SPARK-27768][SQL] Infinity, -Infinity, NaN should be recognized in a case insensitive manner.

2019-08-08 Thread GitBox
dilipbiswal commented on a change in pull request #25331: [SPARK-27768][SQL] Infinity, -Infinity, NaN should be recognized in a case insensitive manner. URL: https://github.com/apache/spark/pull/25331#discussion_r311945691 ## File path: sql/catalyst/src/main/scala/org/apache/spark/

[GitHub] [spark] jerryshao commented on issue #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize

2019-08-08 Thread GitBox
jerryshao commented on issue #25309: [SPARK-28577][YARN]Resource capability requested for each executor add offHeapMemorySize URL: https://github.com/apache/spark/pull/25309#issuecomment-519447572 @beliefer I'm a little confused, do you want a unified parameter, or separated parameters, c

[GitHub] [spark] xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#discussion_r311935413 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Cost

[GitHub] [spark] xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#discussion_r311934434 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Cost

[GitHub] [spark] xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#discussion_r311934310 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Cost

[GitHub] [spark] AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODB

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519437446 Test FAILed. Refer to

[GitHub] [spark] AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODB

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519437438 Merged build finished. T

[GitHub] [spark] SparkQA removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC inte

2019-08-08 Thread GitBox
SparkQA removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519430085 **[Test build #108809 has sta

[GitHub] [spark] AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interf

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519437446 Test FAILed. Refer to this li

[GitHub] [spark] AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interf

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519437438 Merged build finished. Test FAIL

[GitHub] [spark] SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface

2019-08-08 Thread GitBox
SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519437409 **[Test build #108809 has finished](h

[GitHub] [spark] AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODB

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519434310 Test PASSed. Refer to

[GitHub] [spark] wangyum commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query usin

2019-08-08 Thread GitBox
wangyum commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#discussion_r311930820 ## File path

[GitHub] [spark] SparkQA removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC inte

2019-08-08 Thread GitBox
SparkQA removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519427250 **[Test build #108808 has sta

[GitHub] [spark] AmplabJenkins removed a comment on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#issuecomment-519434766 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#issuecomment-519434774 Test PASSed. Refer to this link for build results (access rights to CI server needed): https:/

[GitHub] [spark] AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODB

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519434302 Merged build finished. T

[GitHub] [spark] AmplabJenkins commented on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#issuecomment-519434774 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.

[GitHub] [spark] AmplabJenkins commented on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#issuecomment-519434766 Merged build finished. Test PASSed. This is

[GitHub] [spark] xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#discussion_r311929936 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Cost

[GitHub] [spark] xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
xianyinxin commented on a change in pull request #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#discussion_r311929582 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Cost

[GitHub] [spark] AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interf

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519434310 Test PASSed. Refer to this li

[GitHub] [spark] AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interf

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519434302 Merged build finished. Test PASS

[GitHub] [spark] SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface

2019-08-08 Thread GitBox
SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519434198 **[Test build #108808 has finished](h

[GitHub] [spark] SparkQA commented on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder

2019-08-08 Thread GitBox
SparkQA commented on issue #24983: [SPARK-27714][SQL][CBO] Support Genetic Algorithm based join reorder URL: https://github.com/apache/spark/pull/24983#issuecomment-519432860 **[Test build #108810 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108810/testRe

[GitHub] [spark] wangyum commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query usin

2019-08-08 Thread GitBox
wangyum commented on a change in pull request #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#discussion_r311926819 ## File path

[GitHub] [spark] SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface

2019-08-08 Thread GitBox
SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519430085 **[Test build #108809 has started](ht

[GitHub] [spark] AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODB

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519429303 Merged build finished. T

[GitHub] [spark] AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODB

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519429310 Test PASSed. Refer to

[GitHub] [spark] AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interf

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519429310 Test PASSed. Refer to this li

[GitHub] [spark] sujith71955 commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interfac

2019-08-08 Thread GitBox
sujith71955 commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519429216 > @sujith71955 Cloud you update th

[GitHub] [spark] AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interf

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519429303 Merged build finished. Test PASS

[GitHub] [spark] SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface

2019-08-08 Thread GitBox
SparkQA commented on issue #23899: [SPARK-26969][spark-thriftserver] Bigdecimal values shall be converted to HiveDecimal type for succesful processing of query using ODBC interface URL: https://github.com/apache/spark/pull/23899#issuecomment-519427250 **[Test build #108808 has started](ht

[GitHub] [spark] gczsjdy edited a comment on issue #25342: [SPARK-28571][CORE][SHUFFLE] Use the shuffle writer plugin for the SortShuffleWriter

2019-08-08 Thread GitBox
gczsjdy edited a comment on issue #25342: [SPARK-28571][CORE][SHUFFLE] Use the shuffle writer plugin for the SortShuffleWriter URL: https://github.com/apache/spark/pull/25342#issuecomment-519426906 Will spill be supported in the series of PRs? @mccheah

[GitHub] [spark] gczsjdy commented on issue #25342: [SPARK-28571][CORE][SHUFFLE] Use the shuffle writer plugin for the SortShuffleWriter

2019-08-08 Thread GitBox
gczsjdy commented on issue #25342: [SPARK-28571][CORE][SHUFFLE] Use the shuffle writer plugin for the SortShuffleWriter URL: https://github.com/apache/spark/pull/25342#issuecomment-519426906 Will spill be supported in the series of PRs? -

[GitHub] [spark] HyukjinKwon closed pull request #25378: [SPARK-28644][SQL] Port HIVE-10646: ColumnValue does not handle NULL_TYPE

2019-08-08 Thread GitBox
HyukjinKwon closed pull request #25378: [SPARK-28644][SQL] Port HIVE-10646: ColumnValue does not handle NULL_TYPE URL: https://github.com/apache/spark/pull/25378 This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins removed a comment on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup URL: https://github.com/apache/spark/pull/25324#issuecomment-519422151 Merged build finished. Test PASSed. This is an automated me

[GitHub] [spark] AmplabJenkins removed a comment on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup URL: https://github.com/apache/spark/pull/25324#issuecomment-519422161 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/

[GitHub] [spark] AmplabJenkins commented on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup URL: https://github.com/apache/spark/pull/25324#issuecomment-519422151 Merged build finished. Test PASSed. This is an automated message fr

[GitHub] [spark] HyukjinKwon commented on issue #25378: [SPARK-28644][SQL] Port HIVE-10646: ColumnValue does not handle NULL_TYPE

2019-08-08 Thread GitBox
HyukjinKwon commented on issue #25378: [SPARK-28644][SQL] Port HIVE-10646: ColumnValue does not handle NULL_TYPE URL: https://github.com/apache/spark/pull/25378#issuecomment-519421991 Merged to master. This is an automated me

[GitHub] [spark] AmplabJenkins commented on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup URL: https://github.com/apache/spark/pull/25324#issuecomment-519422161 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/

[GitHub] [spark] SparkQA removed a comment on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup

2019-08-08 Thread GitBox
SparkQA removed a comment on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup URL: https://github.com/apache/spark/pull/25324#issuecomment-519400491 **[Test build #108803 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108803/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup

2019-08-08 Thread GitBox
SparkQA commented on issue #25324: [SPARK-21481][ML][FOLLOWUP] HashingTF Cleanup URL: https://github.com/apache/spark/pull/25324#issuecomment-519421766 **[Test build #108803 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108803/testReport)** for PR 25324 a

[GitHub] [spark] AmplabJenkins commented on issue #25388: [SPARK-28656][SQL] Support `millennium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25388: [SPARK-28656][SQL] Support `millennium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388#issuecomment-519420140 Can one of the admins verify this patch? --

[GitHub] [spark] rvesse commented on issue #25380: [SPARK-28649][INFRA] Add Python .eggs to .gitignore

2019-08-08 Thread GitBox
rvesse commented on issue #25380: [SPARK-28649][INFRA] Add Python .eggs to .gitignore URL: https://github.com/apache/spark/pull/25380#issuecomment-519419747 @dongjoon-hyun @srowen Thanks for the fast turnaround on this This i

[GitHub] [spark] AmplabJenkins removed a comment on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388#issuecomment-519417697 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum URL: https://github.com/apache/spark/pull/25347#issuecomment-519417748 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab

[GitHub] [spark] AmplabJenkins removed a comment on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum URL: https://github.com/apache/spark/pull/25347#issuecomment-519417743 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388#issuecomment-519417691 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
SparkQA commented on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388#issuecomment-519418376 **[Test build #108806 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/1088

[GitHub] [spark] SparkQA commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum

2019-08-08 Thread GitBox
SparkQA commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum URL: https://github.com/apache/spark/pull/25347#issuecomment-519418407 **[Test build #108807 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108807/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388#issuecomment-519417697 Test PASSed. Refer to this link for build results (access rights to CI server needed): https:

[GitHub] [spark] AmplabJenkins commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum URL: https://github.com/apache/spark/pull/25347#issuecomment-519417748 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berk

[GitHub] [spark] AmplabJenkins commented on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388#issuecomment-519417691 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal buffer for long sum URL: https://github.com/apache/spark/pull/25347#issuecomment-519417743 Merged build finished. Test PASSed. This is an auto

[GitHub] [spark] MaxGekk opened a new pull request #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()`

2019-08-08 Thread GitBox
MaxGekk opened a new pull request #25388: [SPARK-28656][SQL] Support `millenium`, `century` and `decade` at `extract()` URL: https://github.com/apache/spark/pull/25388 ## What changes were proposed in this pull request? In the PR, I propose new expressions `Millennium`, `Century` and

[GitHub] [spark] AmplabJenkins commented on issue #23764: [SPARK-26825][SS] Fix temp checkpoint creation in cluster mode when default filesystem is not local.

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #23764: [SPARK-26825][SS] Fix temp checkpoint creation in cluster mode when default filesystem is not local. URL: https://github.com/apache/spark/pull/23764#issuecomment-519417308 Can one of the admins verify this patch?

[GitHub] [spark] HyukjinKwon closed pull request #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
HyukjinKwon closed pull request #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379 This is an automated message from the Apache Git Service. To respond

[GitHub] [spark] AmplabJenkins removed a comment on issue #25387: [SPARK-28655] Support to cut the event log, and solve the history server was too slow when event log is too large.

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25387: [SPARK-28655] Support to cut the event log, and solve the history server was too slow when event log is too large. URL: https://github.com/apache/spark/pull/25387#issuecomment-519412208 Can one of the admins verify this patch? -

[GitHub] [spark] AmplabJenkins commented on issue #25387: [SPARK-28655] Support to cut the event log, and solve the history server was too slow when event log is too large.

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25387: [SPARK-28655] Support to cut the event log, and solve the history server was too slow when event log is too large. URL: https://github.com/apache/spark/pull/25387#issuecomment-519412958 Can one of the admins verify this patch? --

[GitHub] [spark] AmplabJenkins removed a comment on issue #25387: Branch 2.4

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25387: Branch 2.4 URL: https://github.com/apache/spark/pull/25387#issuecomment-519412023 Can one of the admins verify this patch? This is an automated message from the Apache Git Servi

[GitHub] [spark] HyukjinKwon commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
HyukjinKwon commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519412488 Merged to master. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #25387: Branch 2.4

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25387: Branch 2.4 URL: https://github.com/apache/spark/pull/25387#issuecomment-519412208 Can one of the admins verify this patch? This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins removed a comment on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519411904 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://a

[GitHub] [spark] AmplabJenkins removed a comment on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519411893 Merged build finished. Test PASSed. T

[GitHub] [spark] AmplabJenkins commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519411893 Merged build finished. Test PASSed. This is a

[GitHub] [spark] SparkQA removed a comment on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
SparkQA removed a comment on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519405417 **[Test build #108804 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108804

[GitHub] [spark] AmplabJenkins commented on issue #25387: Branch 2.4

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25387: Branch 2.4 URL: https://github.com/apache/spark/pull/25387#issuecomment-519412023 Can one of the admins verify this patch? This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519411904 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs

[GitHub] [spark] SparkQA commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type

2019-08-08 Thread GitBox
SparkQA commented on issue #25379: [SPARK-28474][SQL] Hive 0.12 JDBC client can not handle binary type URL: https://github.com/apache/spark/pull/25379#issuecomment-519411762 **[Test build #108804 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108804/testRe

[GitHub] [spark] shaohk opened a new pull request #25387: Branch 2.4

2019-08-08 Thread GitBox
shaohk opened a new pull request #25387: Branch 2.4 URL: https://github.com/apache/spark/pull/25387 ## What changes were proposed in this pull request? Support to cut the event log, and solve the history server was too slow when event log is too large. ## How was this patch te

[GitHub] [spark] AmplabJenkins removed a comment on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer URL: https://github.com/apache/spark/pull/25386#issuecomment-519409652 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread GitBox
AmplabJenkins removed a comment on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer URL: https://github.com/apache/spark/pull/25386#issuecomment-519409659 Test PASSed. Refer to this link for build results (access rights to CI server needed): https

[GitHub] [spark] SparkQA commented on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread GitBox
SparkQA commented on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer URL: https://github.com/apache/spark/pull/25386#issuecomment-519410443 **[Test build #108805 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108805/test

[GitHub] [spark] AmplabJenkins commented on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer

2019-08-08 Thread GitBox
AmplabJenkins commented on issue #25386: [SPARK-28654][SQL] Move "Extract Python UDFs" to the last in optimizer URL: https://github.com/apache/spark/pull/25386#issuecomment-519409652 Merged build finished. Test PASSed. This i

<    4   5   6   7   8   9   10   >