aboutsummaryrefslogtreecommitdiff
path: root/sql/core
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-9899] [SQL] Disables customized output committer when speculation is onCheng Lian2015-08-191-1/+15
* [SPARK-10090] [SQL] fix decimal scale of divisionDavies Liu2015-08-191-2/+21
* [SPARK-9627] [SQL] Stops using Scala runtime reflection in DictionaryEncodingCheng Lian2015-08-192-12/+4
* [SPARK-10073] [SQL] Python withColumn should replace the old columnDavies Liu2015-08-191-1/+2
* [SPARK-10107] [SQL] fix NPE in format_numberDavies Liu2015-08-191-2/+2
* [SPARK-10093] [SPARK-10096] [SQL] Avoid transformation on executors & fix UDF...Reynold Xin2015-08-183-5/+62
* [SPARK-9939] [SQL] Resorts to Java process API in CliSuite, HiveSparkSubmitSu...Cheng Lian2015-08-191-0/+37
* [SPARK-10080] [SQL] Fix binary incompatibility for $ column interpolationMichael Armbrust2015-08-183-11/+22
* [SPARK-8118] [SQL] Redirects Parquet JUL logger via SLF4JCheng Lian2015-08-183-42/+39
* [MINOR] Format the comment of `translate` at `functions.scala`Yu ISHIKAWA2015-08-171-8/+9
* [SPARK-10036] [SQL] Load JDBC driver in DataFrameReader.jdbc and DataFrameWri...zsxwing2015-08-174-7/+20
* [SPARK-9950] [SQL] Wrong Analysis Error for grouping/aggregating on struct fi...Wenchen Fan2015-08-171-0/+5
* [SPARK-7837] [SQL] Avoids double closing output writers when commitTask() failsCheng Lian2015-08-182-6/+61
* [SPARK-10005] [SQL] Fixes schema merging for nested structsCheng Lian2015-08-164-22/+112
* [SPARK-9973] [SQL] Correct in-memory columnar buffer sizeKun Xu2015-08-161-2/+1
* [SPARK-9955] [SQL] correct error message for aggregateWenchen Fan2015-08-151-7/+6
* [SPARK-9634] [SPARK-9323] [SQL] cleanup unnecessary Aliases in LogicalPlan at...Wenchen Fan2015-08-143-2/+29
* [HOTFIX] fix duplicated bracesDavies Liu2015-08-142-2/+2
* [SPARK-9949] [SQL] Fix TakeOrderedAndProject's output.Yin Huai2015-08-142-4/+28
* [SPARK-8670] [SQL] Nested columns can't be referenced in pysparkWenchen Fan2015-08-141-0/+2
* [SPARK-9561] Re-enable BroadcastJoinSuiteAndrew Or2015-08-141-76/+69
* [SPARK-9945] [SQL] pageSize should be calculated from executor.memoryDavies Liu2015-08-131-3/+3
* [SPARK-9580] [SQL] Replace singletons in SQL testsAndrew Or2015-08-1378-1158/+1402
* [SPARK-9943] [SQL] deserialized UnsafeHashedRelation should be serializableDavies Liu2015-08-132-33/+74
* [SPARK-9927] [SQL] Revert 8049 since it's pushing wrong filter downYijie Shen2015-08-133-64/+3
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-121-1/+1
* Preparing Spark release v1.5.0-preview-20150812Patrick Wendell2015-08-121-1/+1
* [SPARK-9832] [SQL] add a thread-safe lookup for BytesToBytseMapDavies Liu2015-08-121-2/+4
* [SPARK-9920] [SQL] The simpleString of TungstenAggregate does not show its ou...Yin Huai2015-08-122-4/+9
* [SPARK-9908] [SQL] When spark.sql.tungsten.enabled is false, broadcast join d...Yin Huai2015-08-121-2/+4
* [SPARK-9827] [SQL] fix fd leak in UnsafeRowSerializerDavies Liu2015-08-122-3/+30
* [SPARK-9449] [SQL] Include MetastoreRelation's inputFilesMichael Armbrust2015-08-124-18/+52
* [SPARK-9894] [SQL] Json writer should handle MapData.Yin Huai2015-08-121-5/+5
* [SPARK-9747] [SQL] Avoid starving an unsafe operator in aggregationAndrew Or2015-08-124-61/+162
* [SPARK-9407] [SQL] Relaxes Parquet ValidTypeMap to allow ENUM predicates to b...Cheng Lian2015-08-1215-95/+332
* [SPARK-9182] [SQL] Filters are not passed through to jdbc sourceYijie Shen2015-08-123-3/+63
* [SPARK-9831] [SQL] fix serialization with empty broadcastDavies Liu2015-08-112-1/+18
* [SPARK-9849] [SQL] DirectParquetOutputCommitter qualified name should be back...Reynold Xin2015-08-112-1/+33
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* [SPARK-9814] [SQL] EqualNotNull not passing to data sourceshyukjinkwon2015-08-113-0/+15
* [SPARK-9646] [SQL] Add metrics for all join and aggregate operatorszsxwing2015-08-1127-107/+847
* [SPARK-9815] Rename PlatformDependent.UNSAFE -> Platform.Reynold Xin2015-08-115-15/+16
* [SPARK-9729] [SPARK-9363] [SQL] Use sort merge join for left and right outer ...Josh Rosen2015-08-1011-315/+1161
* [SPARK-9340] [SQL] Fixes converting unannotated Parquet listsDamian Guy2015-08-1113-33/+246
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1