spark git commit: [SPARK-20168][DSTREAM] Add changes to use kinesis fetches from specific timestamp

2017-12-25 Thread brkyvz
Repository: spark Updated Branches: refs/heads/master be03d3ad7 -> 0e6833006 [SPARK-20168][DSTREAM] Add changes to use kinesis fetches from specific timestamp ## What changes were proposed in this pull request? Kinesis client can resume from a specified timestamp while creating a stream.

svn commit: r23908 - in /dev/spark/2.3.0-SNAPSHOT-2017_12_25_20_01-be03d3a-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2017-12-25 Thread pwendell
Author: pwendell Date: Tue Dec 26 04:14:50 2017 New Revision: 23908 Log: Apache Spark 2.3.0-SNAPSHOT-2017_12_25_20_01-be03d3a docs [This commit notification would consist of 1418 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-22893][SQL][HOTFIX] Fix a error message of VersionsSuite

2017-12-25 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 12d20dd75 -> be03d3ad7 [SPARK-22893][SQL][HOTFIX] Fix a error message of VersionsSuite ## What changes were proposed in this pull request? https://github.com/apache/spark/pull/20064 breaks Jenkins tests because it missed to update one

svn commit: r23904 - in /dev/spark/2.3.0-SNAPSHOT-2017_12_25_04_39-12d20dd-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2017-12-25 Thread pwendell
Author: pwendell Date: Mon Dec 25 12:56:02 2017 New Revision: 23904 Log: Apache Spark 2.3.0-SNAPSHOT-2017_12_25_04_39-12d20dd docs [This commit notification would consist of 1418 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-22874][PYSPARK][SQL][FOLLOW-UP] Modify error messages to show actual versions.

2017-12-25 Thread ueshin
Repository: spark Updated Branches: refs/heads/master 33ae2437b -> 12d20dd75 [SPARK-22874][PYSPARK][SQL][FOLLOW-UP] Modify error messages to show actual versions. ## What changes were proposed in this pull request? This is a follow-up pr of #20054 modifying error messages for both pandas

[2/2] spark git commit: [SPARK-22893][SQL] Unified the data type mismatch message

2017-12-25 Thread lixiao
[SPARK-22893][SQL] Unified the data type mismatch message ## What changes were proposed in this pull request? We should use `dataType.simpleString` to unified the data type mismatch message: Before: ``` spark-sql> select cast(1 as binary); Error in query: cannot resolve 'CAST(1 AS BINARY)' due

[1/2] spark git commit: [SPARK-22893][SQL] Unified the data type mismatch message

2017-12-25 Thread lixiao
Repository: spark Updated Branches: refs/heads/master fba03133d -> 33ae2437b http://git-wip-us.apache.org/repos/asf/spark/blob/33ae2437/sql/core/src/test/resources/sql-tests/results/typeCoercion/native/inConversion.sql.out --

svn commit: r23899 - in /dev/spark/2.3.0-SNAPSHOT-2017_12_25_00_01-fba0313-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2017-12-25 Thread pwendell
Author: pwendell Date: Mon Dec 25 08:15:40 2017 New Revision: 23899 Log: Apache Spark 2.3.0-SNAPSHOT-2017_12_25_00_01-fba0313 docs [This commit notification would consist of 1418 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]