[spark] branch master updated: [SPARK-28441][SQL][TESTS][FOLLOW-UP] Skip Python tests if python executable and pyspark library are unavailable

2019-07-26 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 1856ee3 [SPARK-28441][SQL][TESTS][FOLLOW-UP]

[spark] branch master updated: [SPARK-28530][SQL] Cost-based join reorder optimizer batch should be FixedPoint(1)

2019-07-26 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao 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 d4e2466 [SPARK-28530][SQL] Cost-based join reord

[spark] branch master updated: [SPARK-28532][SQL] Make optimizer batch "subquery" FixedPoint(1)

2019-07-26 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao 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 e037a11 [SPARK-28532][SQL] Make optimizer batch

[spark] branch master updated: [SPARK-28441][SQL][PYTHON] Fix error when non-foldable expression is used in correlated scalar subquery

2019-07-26 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 558dd23 [SPARK-28441][SQL][PYTHON] Fix error wh

[spark] branch master updated: [SPARK-28518][SQL][TEST] Refer to ChecksumFileSystem#isChecksumFile to fix StatisticsCollectionTestBase#getDataSize

2019-07-26 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 836a8ff [SPARK-28518][SQL][TEST] Refer to Che

[spark] branch master updated: [SPARK-25285][CORE] Add startedTasks and finishedTasks to the metrics system in the executor instance

2019-07-26 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 f2a2d98 [SPARK-25285][CORE] Add startedTasks and

[spark] branch master updated: [SPARK-28463][SQL] Thriftserver throws BigDecimal incompatible with HiveDecimal

2019-07-26 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao 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 545c7ee [SPARK-28463][SQL] Thriftserver throws B

[spark] branch master updated (6807a82 -> 3de4e1b)

2019-07-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6807a82 [SPARK-28524][SQL] Fix ThriftServerTab lost error message add 3de4e1b [SPARK-28507][ML][PYSPARK] Remove

[spark] branch master updated (bf41070 -> 6807a82)

2019-07-26 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from bf41070 [SPARK-28499][ML] Optimize MinMaxScaler add 6807a82 [SPARK-28524][SQL] Fix ThriftServerTab lost error m

[spark] branch master updated (b9c2521 -> bf41070)

2019-07-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b9c2521 [SPARK-28489][SS] Fix a bug that KafkaOffsetRangeCalculator.getRanges may drop offsets add bf41070 [SP

[spark] branch branch-2.4 updated: [SPARK-28489][SS] Fix a bug that KafkaOffsetRangeCalculator.getRanges may drop offsets

2019-07-26 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 afb7492 [SPARK-28489][SS] Fix a bug th

[spark] branch master updated (c93d2dd -> b9c2521)

2019-07-26 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c93d2dd [SPARK-28237][SQL] Enforce Idempotence for Once batches in RuleExecutor add b9c2521 [SPARK-28489][SS