Author: pwendell
Date: Wed Feb 7 04:15:20 2018
New Revision: 24771
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_02_06_20_01-c36fecc docs
[This commit notification would consist of 1444 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: pwendell
Date: Wed Feb 7 02:15:30 2018
New Revision: 24765
Log:
Apache Spark 2.3.1-SNAPSHOT-2018_02_06_18_01-874d3f8 docs
[This commit notification would consist of 1442 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/master b96a083b1 -> c36fecc3b
[SPARK-23327][SQL] Update the description and tests of three external API or
functions
## What changes were proposed in this pull request?
Update the description and tests of three external API or functions
`createF
Repository: spark
Updated Branches:
refs/heads/branch-2.3 f9c913263 -> 874d3f89f
[SPARK-23327][SQL] Update the description and tests of three external API or
functions
## What changes were proposed in this pull request?
Update the description and tests of three external API or functions
`cre
Author: pwendell
Date: Wed Feb 7 00:15:01 2018
New Revision: 24764
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_02_06_16_01-b96a083 docs
[This commit notification would consist of 1444 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: pwendell
Date: Tue Feb 6 22:15:24 2018
New Revision: 24762
Log:
Apache Spark 2.3.1-SNAPSHOT-2018_02_06_14_01-f9c9132 docs
[This commit notification would consist of 1442 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/branch-2.3 775e1 -> f9c913263
[SPARK-23315][SQL] failed to get output from canonicalized data source v2
related plans
## What changes were proposed in this pull request?
`DataSourceV2Relation` keeps a `fullOutput` and resolves the real outp
Repository: spark
Updated Branches:
refs/heads/master caf304456 -> b96a083b1
[SPARK-23315][SQL] failed to get output from canonicalized data source v2
related plans
## What changes were proposed in this pull request?
`DataSourceV2Relation` keeps a `fullOutput` and resolves the real output o
Repository: spark
Updated Branches:
refs/heads/branch-2.3 036a04b29 -> 775e1
[MINOR][TEST] Fix class name for Pandas UDF tests
In
https://github.com/apache/spark/commit/b2ce17b4c9fea58140a57ca1846b2689b15c0d61,
I mistakenly renamed `VectorizedUDFTests` to `ScalarPandasUDF`. This PR fixes
Repository: spark
Updated Branches:
refs/heads/master ac7454cac -> caf304456
[MINOR][TEST] Fix class name for Pandas UDF tests
## What changes were proposed in this pull request?
In
https://github.com/apache/spark/commit/b2ce17b4c9fea58140a57ca1846b2689b15c0d61,
I mistakenly renamed `Vector
Repository: spark
Updated Branches:
refs/heads/branch-2.3 7782fd03a -> 036a04b29
[SPARK-23312][SQL][FOLLOWUP] add a config to turn off vectorized cache reader
## What changes were proposed in this pull request?
https://github.com/apache/spark/pull/20483 tried to provide a way to turn off
the
Repository: spark
Updated Branches:
refs/heads/master 7db9979ba -> ac7454cac
[SPARK-23312][SQL][FOLLOWUP] add a config to turn off vectorized cache reader
## What changes were proposed in this pull request?
https://github.com/apache/spark/pull/20483 tried to provide a way to turn off
the new
Author: pwendell
Date: Tue Feb 6 20:15:32 2018
New Revision: 24747
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_02_06_12_01-7db9979 docs
[This commit notification would consist of 1444 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/branch-2.3 a51154482 -> 7782fd03a
[SPARK-23310][CORE][FOLLOWUP] Fix Java style check issues.
## What changes were proposed in this pull request?
This is a follow-up of #20492 which broke lint-java checks.
This pr fixes the lint-java issues.
```
Repository: spark
Updated Branches:
refs/heads/master 63c5bf13c -> 7db9979ba
[SPARK-23310][CORE][FOLLOWUP] Fix Java style check issues.
## What changes were proposed in this pull request?
This is a follow-up of #20492 which broke lint-java checks.
This pr fixes the lint-java issues.
```
[ERR
Repository: spark-website
Updated Branches:
refs/heads/asf-site 464ddc703 -> 3f874c90a
Direct security-related emails to secur...@apache.org for Spark
Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/3f874c9
Author: pwendell
Date: Tue Feb 6 12:21:01 2018
New Revision: 24725
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_02_06_04_01-63c5bf1 docs
[This commit notification would consist of 1444 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: pwendell
Date: Tue Feb 6 10:15:57 2018
New Revision: 24723
Log:
Apache Spark 2.3.1-SNAPSHOT-2018_02_06_02_01-a511544 docs
[This commit notification would consist of 1442 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/branch-2.3 44933033e -> a51154482
[SPARK-23334][SQL][PYTHON] Fix pandas_udf with return type StringType() to
handle str type properly in Python 2.
## What changes were proposed in this pull request?
In Python 2, when `pandas_udf` tries to return
Repository: spark
Updated Branches:
refs/heads/master 8141c3e3d -> 63c5bf13c
[SPARK-23334][SQL][PYTHON] Fix pandas_udf with return type StringType() to
handle str type properly in Python 2.
## What changes were proposed in this pull request?
In Python 2, when `pandas_udf` tries to return str
Repository: spark
Updated Branches:
refs/heads/branch-2.3 521494d7b -> 44933033e
[SPARK-23290][SQL][PYTHON][BACKPORT-2.3] Use datetime.date for date type when
converting Spark DataFrame to Pandas DataFrame.
## What changes were proposed in this pull request?
This is a backport of #20506.
In
Author: pwendell
Date: Tue Feb 6 08:15:48 2018
New Revision: 24720
Log:
Apache Spark 2.4.0-SNAPSHOT-2018_02_06_00_01-8141c3e docs
[This commit notification would consist of 1444 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
22 matches
Mail list logo