[GitHub] [spark] cloud-fan commented on issue #24069: [SPARK-27136][SQL] Remove data source option check_files_exist

2019-03-14 Thread GitBox
cloud-fan commented on issue #24069: [SPARK-27136][SQL] Remove data source option check_files_exist URL: https://github.com/apache/spark/pull/24069#issuecomment-472726599 LGTM if tests pass This is an automated message from

[GitHub] [spark] SparkQA commented on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-14 Thread GitBox
SparkQA commented on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats URL: https://github.com/apache/spark/pull/23803#issuecomment-472731928 **[Test build #103486 has

[GitHub] [spark] SparkQA commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
SparkQA commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472731907 **[Test build #103485 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103485/testReport)** for

[GitHub] [spark] shahidki31 edited a comment on issue #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
shahidki31 edited a comment on issue #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#issuecomment-472730569 > @shahidki31 I'm also kind of confused by this test. I don't see how it would be

[GitHub] [spark] SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472731929 **[Test build #103487 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088#issuecomment-472753962 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088#issuecomment-472754721 Can one of the admins verify this patch?

[GitHub] [spark] MaxGekk commented on a change in pull request #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
MaxGekk commented on a change in pull request #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#discussion_r265472226 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs URL: https://github.com/apache/spark/pull/24090#issuecomment-472761396 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs URL: https://github.com/apache/spark/pull/24090#issuecomment-472762864 Can one of the admins verify this patch? This

[GitHub] [spark] SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472724540 **[Test build #103480 has

[GitHub] [spark] huonw commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
huonw commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#discussion_r265436877 ## File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala ##

[GitHub] [spark] AmplabJenkins removed a comment on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework URL: https://github.com/apache/spark/pull/24066#issuecomment-472737256 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework

2019-03-14 Thread GitBox
SparkQA commented on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework URL: https://github.com/apache/spark/pull/24066#issuecomment-472737746 **[Test build #103488 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103488/testReport)** for PR

[GitHub] [spark] huonw commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
huonw commented on a change in pull request #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#discussion_r265467298 ## File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala ##

[GitHub] [spark] LantaoJin commented on issue #22874: [SPARK-25865][CORE] Add GC information to ExecutorMetrics

2019-03-14 Thread GitBox
LantaoJin commented on issue #22874: [SPARK-25865][CORE] Add GC information to ExecutorMetrics URL: https://github.com/apache/spark/pull/22874#issuecomment-472759494 > @LantaoJin Could you submit another PR to document these new metrics in

[GitHub] [spark] wangyum commented on a change in pull request #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs

2019-03-14 Thread GitBox
wangyum commented on a change in pull request #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs URL: https://github.com/apache/spark/pull/24090#discussion_r265472599 ## File path: docs/monitoring.md ## @@ -609,7 +609,155 @@ A list of the available

[GitHub] [spark] AmplabJenkins commented on issue #24089: [SPARK-27158][BUILD] dev/mima and dev/scalastyle support dynamic profiles

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24089: [SPARK-27158][BUILD] dev/mima and dev/scalastyle support dynamic profiles URL: https://github.com/apache/spark/pull/24089#issuecomment-472763301 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472729967 **[Test build #103484 has

[GitHub] [spark] SparkQA commented on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
SparkQA commented on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472772236 **[Test build #103484 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472785767 Merged build finished. Test FAILed.

[GitHub] [spark] dilipbiswal commented on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-14 Thread GitBox
dilipbiswal commented on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats URL: https://github.com/apache/spark/pull/23803#issuecomment-472730476 retest this please This is

[GitHub] [spark] shahidki31 commented on issue #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
shahidki31 commented on issue #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#issuecomment-472730569 > @shahidki31 I'm also kind of confused by this test. I don't see how it would be affected by a

[GitHub] [spark] AmplabJenkins commented on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework URL: https://github.com/apache/spark/pull/24066#issuecomment-472737249 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] beliefer commented on issue #23950: [SPARK-27140][SQL]The feature is 'insert overwrite local directory' has an inconsistent behavior in different environment.

2019-03-14 Thread GitBox
beliefer commented on issue #23950: [SPARK-27140][SQL]The feature is 'insert overwrite local directory' has an inconsistent behavior in different environment. URL: https://github.com/apache/spark/pull/23950#issuecomment-472740651 cc @maropu @gatorsmile @dongjoon-hyun @janewangfb

[GitHub] [spark] ajithme commented on a change in pull request #24056: [SPARK-26152] Synchronize Worker Cleanup with Worker Shutdown

2019-03-14 Thread GitBox
ajithme commented on a change in pull request #24056: [SPARK-26152] Synchronize Worker Cleanup with Worker Shutdown URL: https://github.com/apache/spark/pull/24056#discussion_r265458000 ## File path: core/src/main/scala/org/apache/spark/deploy/worker/Worker.scala ## @@

[GitHub] [spark] ajithme commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
ajithme commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088#issuecomment-472752847 ping @srowen @dongjoon-hyun @gengliangwang @cloud-fan

[GitHub] [spark] ajithme opened a new pull request #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
ajithme opened a new pull request #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088 ## What changes were proposed in this pull request? When we run YarnSchedulerBackendSuite, the class path seems to be made

[GitHub] [spark] LantaoJin opened a new pull request #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring doc

2019-03-14 Thread GitBox
LantaoJin opened a new pull request #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring doc URL: https://github.com/apache/spark/pull/24090 ## What changes were proposed in this pull request? A sub-task of

[GitHub] [spark] SparkQA removed a comment on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor URL: https://github.com/apache/spark/pull/23560#issuecomment-472758312 **[Test build #103489 has

[GitHub] [spark] LantaoJin commented on a change in pull request #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs

2019-03-14 Thread GitBox
LantaoJin commented on a change in pull request #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs URL: https://github.com/apache/spark/pull/24090#discussion_r265511733 ## File path: docs/monitoring.md ## @@ -609,7 +609,155 @@ A list of the

[GitHub] [spark] SparkQA commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
SparkQA commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472721232 **[Test build #103478 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103478/testReport)** for

[GitHub] [spark] AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472781000 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472722552 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472722523 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] AmplabJenkins commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472722519 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24069: [SPARK-27136][SQL] Remove data source option check_files_exist

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24069: [SPARK-27136][SQL] Remove data source option check_files_exist URL: https://github.com/apache/spark/pull/24069#issuecomment-472725980 Merged build finished. Test FAILed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #24069: [SPARK-27136][SQL] Remove data source option check_files_exist

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24069: [SPARK-27136][SQL] Remove data source option check_files_exist URL: https://github.com/apache/spark/pull/24069#issuecomment-472725990 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework URL: https://github.com/apache/spark/pull/24066#issuecomment-472737249 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24066: [SPARK-27132][SQL] Improve file source V2 framework URL: https://github.com/apache/spark/pull/24066#issuecomment-472737256 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor URL: https://github.com/apache/spark/pull/23560#issuecomment-472757630 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor URL: https://github.com/apache/spark/pull/23560#issuecomment-472757622 Build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#issuecomment-472763784 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472731929 **[Test build #103487 has

[GitHub] [spark] AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472786281 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] shahidki31 commented on a change in pull request #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
shahidki31 commented on a change in pull request #20793: [WIP][SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#discussion_r265440799 ## File path:

[GitHub] [spark] dilipbiswal commented on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
dilipbiswal commented on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472729582 retest this please

[GitHub] [spark] dilipbiswal commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
dilipbiswal commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472729676 retest this please

[GitHub] [spark] dilipbiswal commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
dilipbiswal commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472729866 retest this please This is an automated

[GitHub] [spark] dilipbiswal commented on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
dilipbiswal commented on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472729798 retest this please This

[GitHub] [spark] SparkQA commented on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
SparkQA commented on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472729955 **[Test build #103481 has

[GitHub] [spark] SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472729968 **[Test build #103483 has

[GitHub] [spark] dilipbiswal commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
dilipbiswal commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472729954 retest this please This is an automated message from the

[GitHub] [spark] SparkQA commented on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
SparkQA commented on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472729967 **[Test build #103484 has

[GitHub] [spark] SparkQA commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
SparkQA commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472729972 **[Test build #103482 has

[GitHub] [spark] AmplabJenkins commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088#issuecomment-472753766 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins removed a comment on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088#issuecomment-472753766 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24088: [SPARK-27122] Avoid exposing shaded jetty classes outside spark-core URL: https://github.com/apache/spark/pull/24088#issuecomment-472753962 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#issuecomment-472763790 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#issuecomment-472763784 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #20793: [SPARK-23643] Shrinking the buffer in hashSeed up to size of the seed parameter URL: https://github.com/apache/spark/pull/20793#issuecomment-472763790 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24089: [SPARK-27158][BUILD] dev/mima and dev/scalastyle support dynamic profiles

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24089: [SPARK-27158][BUILD] dev/mima and dev/scalastyle support dynamic profiles URL: https://github.com/apache/spark/pull/24089#issuecomment-472763294 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24090: [SPARK-27157][DOCS] Add Executor level metrics to monitoring docs URL: https://github.com/apache/spark/pull/24090#issuecomment-472766172 Can one of the admins verify this patch? This

[GitHub] [spark] AmplabJenkins removed a comment on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #23560: [SPARK-26632][Core] Separate Thread Configurations of Driver and Executor URL: https://github.com/apache/spark/pull/23560#issuecomment-472765300 Build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
SparkQA commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472770299 **[Test build #103483 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472799932 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472799928 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
SparkQA commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472722887 **[Test build #103479 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472722552 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472722557 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472722557 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472722519 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472722523 Test PASSed. Refer to this link for build results (access

[GitHub] [spark] AmplabJenkins removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472728921 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472728929 Test FAILed. Refer to this link for build results (access

[GitHub] [spark] SparkQA removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats URL: https://github.com/apache/spark/pull/23803#issuecomment-472701445 **[Test build #103475 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats URL: https://github.com/apache/spark/pull/23803#issuecomment-472729056 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472722887 **[Test build #103479 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472729002 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472697083 **[Test build #103474 has

[GitHub] [spark] SparkQA removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472721232 **[Test build #103478 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472729106 Test FAILed. Refer to this link for build

[GitHub] [spark] AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472729004 Test FAILed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats URL: https://github.com/apache/spark/pull/23803#issuecomment-472729063 Test FAILed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472729103 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472728933 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472728926 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
SparkQA removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472724540 **[Test build #103480 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472728917 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472728936 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472731338 Test PASSed. Refer to this link for build results

[GitHub] [spark] AmplabJenkins removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #23803: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats URL: https://github.com/apache/spark/pull/23803#issuecomment-472731445 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24087: [SPARK-27096][SQL][FOLLOWUP] Do the correct validation of join types in R side and fix join docs for scala, python and r URL: https://github.com/apache/spark/pull/24087#issuecomment-472731338 Test PASSed. Refer to this link for build

[GitHub] [spark] AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472731358 Test PASSed. Refer to this link for build results (access

[GitHub] [spark] AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472731468 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage

2019-03-14 Thread GitBox
AmplabJenkins removed a comment on issue #24018: [SPARK-23749][SQL] Replace built-in Hive API (isSub/toKryo) and remove OrcProto.Type usage URL: https://github.com/apache/spark/pull/24018#issuecomment-472731472 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24028: [SPARK-26917][SQL] Further reduce locks in CacheManager URL: https://github.com/apache/spark/pull/24028#issuecomment-472731366 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24073: [SPARK-27134][SQL] array_distinct function does not work correctly with columns containing array of array URL: https://github.com/apache/spark/pull/24073#issuecomment-472731358 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472731440 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long

2019-03-14 Thread GitBox
AmplabJenkins commented on issue #24019: [SPARK-27099][SQL] Add 'xxhash64' for hashing arbitrary columns to Long URL: https://github.com/apache/spark/pull/24019#issuecomment-472731447 Test PASSed. Refer to this link for build results (access rights to CI server needed):

  1   2   3   4   5   6   7   8   9   >