[spark] branch master updated: [MINOR][SQL][TEST] Include usage example for generating output for single test in SQLQueryTestSuite

2019-03-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a0e26cf [MINOR][SQL][TEST] Include usage exam

[spark] branch master updated: [SPARK-27049][SQL] Create util class to support handling partition values in file source V2

2019-03-06 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a543f91 [SPARK-27049][SQL] Create util class to

[spark] branch master updated: [MINOR][DOC] Updated PySpark Binarizer docstring to match Scala's.

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 340c8b8 [MINOR][DOC] Updated PySpark Binarizer d

[spark] branch branch-2.4 updated: [SPARK-27078][SQL] Fix NoSuchFieldError when read Hive materialized views

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 9702915 [SPARK-27078][SQL] Fix NoSuchF

[spark] branch master updated: [SPARK-27078][SQL] Fix NoSuchFieldError when read Hive materialized views

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 32848ee [SPARK-27078][SQL] Fix NoSuchFieldErro

[spark] branch master updated: [SPARK-27057][SQL] Common trait for limit exec operators

2019-03-06 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9513d82 [SPARK-27057][SQL] Common trait for lim

[spark] branch branch-2.4 updated: [SPARK-27019][SQL][WEBUI] onJobStart happens after onExecutionEnd shouldn't overwrite kvstore

2019-03-06 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 35381dd [SPARK-27019][SQL][WEBUI] onJobS

[spark] branch master updated: [SPARK-27019][SQL][WEBUI] onJobStart happens after onExecutionEnd shouldn't overwrite kvstore

2019-03-06 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 62fd133 [SPARK-27019][SQL][WEBUI] onJobStart hap

[spark] branch master updated: [SPARK-27026][BUILD] Upgrade Docker image for release build to Ubuntu 18.04 LTS

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b637509 [SPARK-27026][BUILD] Upgrade Docker im

[spark] branch master updated: [SPARK-27023][K8S] Make k8s client timeouts configurable

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e9e8bb3 [SPARK-27023][K8S] Make k8s client tim

[spark] branch branch-2.4 updated: [SPARK-27065][CORE] avoid more than one active task set managers for a stage

2019-03-06 Thread irashid
This is an automated email from the ASF dual-hosted git repository. irashid pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 7df5aa6 [SPARK-27065][CORE] avoid more

[spark] branch branch-2.3 updated: [SPARK-27065][CORE] avoid more than one active task set managers for a stage

2019-03-06 Thread irashid
This is an automated email from the ASF dual-hosted git repository. irashid pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 877b8db [SPARK-27065][CORE] avoid more

[spark] branch master updated: [SPARK-27065][CORE] avoid more than one active task set managers for a stage

2019-03-06 Thread irashid
This is an automated email from the ASF dual-hosted git repository. irashid pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new cb20fbc [SPARK-27065][CORE] avoid more than one

[spark] branch branch-2.4 updated: [SPARK-23433][SPARK-25250][CORE] Later created TaskSet should learn about the finished partitions

2019-03-06 Thread irashid
This is an automated email from the ASF dual-hosted git repository. irashid pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new db86ccb [SPARK-23433][SPARK-25250][CORE

[spark] branch master updated: [SPARK-23433][SPARK-25250][CORE] Later created TaskSet should learn about the finished partitions

2019-03-06 Thread irashid
This is an automated email from the ASF dual-hosted git repository. irashid pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e5c6143 [SPARK-23433][SPARK-25250][CORE] Later

[spark] branch branch-2.3 updated: [SPARK-24669][SQL] Invalidate tables in case of DROP DATABASE CASCADE

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 8b70980 [SPARK-24669][SQL] Invalidate

[spark] branch branch-2.4 updated: [SPARK-24669][SQL] Invalidate tables in case of DROP DATABASE CASCADE

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 5ec4563 [SPARK-24669][SQL] Invalidate

[spark] branch master updated: [SPARK-24669][SQL] Invalidate tables in case of DROP DATABASE CASCADE

2019-03-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9bddf71 [SPARK-24669][SQL] Invalidate tables i

[spark] branch master updated: [SPARK-27047] Document stop-slave.sh in spark-standalone

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 190a3a4 [SPARK-27047] Document stop-slave.sh in

[spark] branch master updated: [SPARK-27035][SQL] Get more precise current time

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6001258 [SPARK-27035][SQL] Get more precise curr

[spark] branch master updated: [SPARK-26981][MLLIB] Add 'Recall_at_k' metric to RankingMetrics

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 5fa4ba0 [SPARK-26981][MLLIB] Add 'Recall_at_k' m

[spark] branch master updated: [SPARK-27031][SQL] Avoid double formatting in timestampToString

2019-03-06 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9b55722 [SPARK-27031][SQL] Avoid double formatti