Repository: spark
Updated Branches:
refs/heads/master 270a9a3ca -> 22daeba59
[SPARK-24478][SQL] Move projection and filter push down to physical conversion
## What changes were proposed in this pull request?
This removes the v2 optimizer rule for push-down and instead pushes filters and
requ
Author: pwendell
Date: Thu Jun 14 23:15:36 2018
New Revision: 27472
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_06_14_16_01-270a9a3 docs
[This commit notification would consist of 1468 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/master 18cb0c079 -> 270a9a3ca
http://git-wip-us.apache.org/repos/asf/spark/blob/270a9a3c/resource-managers/kubernetes/core/src/test/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodsAllocatorSuite.scala
--
[SPARK-24248][K8S] Use level triggering and state reconciliation in scheduling
and lifecycle
## What changes were proposed in this pull request?
Previously, the scheduler backend was maintaining state in many places, not
only for reading state but also writing to it. For example, state had to b
Repository: spark
Updated Branches:
refs/heads/master b8f27ae3b -> 18cb0c079
[SPARK-24319][SPARK SUBMIT] Fix spark-submit execution where no main class is
required.
## What changes were proposed in this pull request?
With [PR 20925](https://github.com/apache/spark/pull/20925) now it's not
p
Repository: spark
Updated Branches:
refs/heads/master d3eed8fd6 -> b8f27ae3b
[SPARK-24543][SQL] Support any type as DDL string for from_json's schema
## What changes were proposed in this pull request?
In the PR, I propose to support any DataType represented as DDL string for the
from_json f
Repository: spark
Updated Branches:
refs/heads/master fdadc4be0 -> d3eed8fd6
[SPARK-24563][PYTHON] Catch TypeError when testing existence of HiveConf when
creating pyspâ¦
â¦ark shell
## What changes were proposed in this pull request?
This PR catches TypeError when testing existence of Hi
Author: pwendell
Date: Thu Jun 14 19:16:10 2018
New Revision: 27464
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_06_14_12_01-fdadc4b docs
[This commit notification would consist of 1467 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: pwendell
Date: Thu Jun 14 17:15:51 2018
New Revision: 27460
Log:
Apache Spark 2.3.2-SNAPSHOT-2018_06_14_10_01-e6bf325 docs
[This commit notification would consist of 1443 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/branch-2.3 a2f65eb79 -> e6bf325de
[SPARK-24495][SQL] EnsureRequirement returns wrong plan when reordering equal
keys
`EnsureRequirement` in its `reorder` method currently assumes that the same key
appears only once in the join condition. This of
Repository: spark
Updated Branches:
refs/heads/master 534065efe -> fdadc4be0
[SPARK-24495][SQL] EnsureRequirement returns wrong plan when reordering equal
keys
## What changes were proposed in this pull request?
`EnsureRequirement` in its `reorder` method currently assumes that the same key
Author: pwendell
Date: Thu Jun 14 09:17:36 2018
New Revision: 27446
Log:
Apache Spark 2.3.2-SNAPSHOT-2018_06_14_02_02-a2f65eb docs
[This commit notification would consist of 1443 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: pwendell
Date: Thu Jun 14 07:17:21 2018
New Revision: 27443
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_06_14_00_01-534065e docs
[This commit notification would consist of 1467 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
13 matches
Mail list logo