Commits
User selector
Commit History
Commits on Nov 9, 2018
[SPARK-25945][SQL] Support locale while parsing date/timestamp from CSV/JSON
Show description for 79551f5authored andcommitted
Commits on Nov 8, 2018
[SPARK-25908][CORE][SQL] Remove old deprecated items in Spark 3
Show description for 0025a83andcommitted
Commits on Nov 5, 2018
[MINOR] Fix typos and misspellings
Show description for c0d1bf0committed[SPARK-25758][ML] Deprecate computeCost in BisectingKMeans
Show description for fc10c89authored andcommitted
Commits on Nov 4, 2018
[SPARK-25638][SQL] Adding new function - to_csv()
Show description for 39399f4authored andcommitted
Commits on Nov 1, 2018
[SPARK-25672][SQL] schema_of_csv() - schema inference from an example
Show description for c9667afandcommitted
Commits on Oct 31, 2018
[SPARK-25891][PYTHON] Upgrade to Py4J 0.10.8.1
Show description for e4cb42acommitted
Commits on Oct 26, 2018
[SPARK-25255][PYTHON] Add getActiveSession to SparkSession in PySpark
Show description for d367bdcauthored andcommitted[SPARK-24709][SQL][FOLLOW-UP] Make schema_of_json's input json as literal only
Show description for 33e337cauthored andcommitted[SPARK-25842][SQL] Deprecate rangeBetween APIs introduced in SPARK-21608
Show description for 89d748bauthored andcommitted
Commits on Oct 24, 2018
[SPARK-25737][CORE] Remove JavaSparkContextVarargsWorkaround
Show description for f83fedccommitted[SPARK-25798][PYTHON] Internally document type conversion between Pandas data and SQL types in Pandas UDFs
Show description for 7251be0authored andcommitted[SPARK-25243][SQL] Use FailureSafeParser in from_json
Show description for 4d6704dauthored andcommitted
Commits on Oct 21, 2018
Revert "[SPARK-25758][ML] Deprecate computeCost on BisectingKMeans"
Show description for 2fbbcd0committed
Commits on Oct 18, 2018
[SPARK-25758][ML] Deprecate computeCost on BisectingKMeans
Show description for c296254authored andcommitted[SPARK-25763][SQL][PYSPARK][TEST] Use more `@contextmanager` to ensure clean-up each test.
Show description for e80f18dauthored andcommitted[SPARK-25003][PYSPARK] Use SessionExtensions in Pyspark
Show description for c3eaee7authored andcommitted
Commits on Oct 17, 2018
[SPARK-25393][SQL] Adding new function from_csv()
Show description for e9af946andcommitted
Commits on Oct 16, 2018
[SPARK-25705][BUILD][STREAMING][TEST-MAVEN] Remove Kafka 0.8 integration
Show description for 703e6dacommitted
Commits on Oct 11, 2018
[SPARK-25598][STREAMING][BUILD][TEST-MAVEN] Remove flume connector in Spark 3
Show description for a001814committed
Commits on Oct 8, 2018
[SPARK-25659][PYTHON][TEST] Test type inference specification for createDataFrame in PySpark
Show description for f3fed28committed[SPARK-25666][PYTHON] Internally document type conversion between Python data and SQL types in normal UDFs
Show description for a853a80committed[SPARK-25591][PYSPARK][SQL] Avoid overwriting deserialized accumulator
Show description for cb90617authored andcommitted
Commits on Oct 7, 2018
[SPARK-25461][PYSPARK][SQL] Add document for mismatch between return type of Pandas.Series and return type of pandas udf
Show description for 3eb8429authored andcommitted
Commits on Oct 6, 2018
[SPARK-25202][SQL] Implements split with limit sql function
Show description for 17781d7authored andcommitted
Commits on Oct 4, 2018
[SPARK-25601][PYTHON] Register Grouped aggregate UDF Vectorized UDFs for SQL Statement
Show description for 79dd4c9committed
Commits on Oct 2, 2018
[SPARK-25592] Setting version to 3.0.0-SNAPSHOT
Show description for 9bf397ccommitted
Commits on Oct 1, 2018
[SPARK-23401][PYTHON][TESTS] Add more data types for PandasUDFTests
Show description for 30f5d0fcommitted
Commits on Sep 29, 2018
[SPARK-25447][SQL] Support JSON options by schema_of_json()
Show description for 1007caeauthored andcommitted
Commits on Sep 27, 2018
[SPARK-25314][SQL] Fix Python UDF accessing attributes from both side of join in join conditions
Show description for 2a8cbfdauthored andcommitted[SPARK-23715][SQL][DOC] improve document for from/to_utc_timestamp
Show description for ff87613committed[SPARK-25525][SQL][PYSPARK] Do not update conf for existing SparkContext in SparkSession.getOrCreate.
Show description for ee214efauthored andcommitted[SPARK-25540][SQL][PYSPARK] Make HiveContext in PySpark behave as the same as Scala.
Show description for c3c45cbauthored andcommitted
Commits on Sep 26, 2018
[SPARK-25514][SQL] Generating pretty JSON by to_json
Show description for 473d0d8authored andcommitted[SPARK-24324][PYTHON][FOLLOW-UP] Rename the Conf to spark.sql.legacy.execution.pandas.groupedMap.assignColumnsByName
Show description for 8c2edf4andcommitted