Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-16703
Extra space in WindowSpecDefinition SQL representation - SPARK-15703
Make ListenerBus event queue size configurable - SPARK-16734
Make sure examples in all language bindings are consistent - SPARK-16291
Invalid aggregate functions like MAX(COUNT(*)) are not captured by CheckAnalysis - SPARK-17616
Getting "java.lang.RuntimeException: Distinct columns cannot exist in Aggregate " - SPARK-17456
Utility for parsing Spark versions - SPARK-17445
Reference an ASF page as the main place to find third-party packages - SPARK-17205
Literal.sql does not properly convert NaN and Infinity literals - SPARK-17096
Fix StreamingQueryListener to return message and stacktrace of actual exception - SPARK-18153
CLONE - Ability to remove old metadata for structure streaming MetadataLog - SPARK-18152
CLONE - FileStreamSource should not track the list of seen files indefinitely - SPARK-17547
Temporary shuffle data files may be leaked following exception in write - SPARK-17541
fix some DDL bugs about table management when same-name temp view exists - SPARK-16901
Hive settings in hive-site.xml may be overridden by Hive's default values - SPARK-16883
SQL decimal type is not properly cast to number when collecting SparkDataFrame - SPARK-16648
LAST_VALUE(FALSE) OVER () throws IndexOutOfBoundsException - SPARK-15698
Ability to remove old metadata for structure streaming MetadataLog - SPARK-16714
Fail to create a decimal arrays with literals having different inferred precessions and scales - SPARK-16721
Lead/lag needs to respect nulls - SPARK-16610
When writing ORC files, orc.compress should not be overridden if users do not set "compression" in the options - SPARK-16813
Remove private[sql] and private[spark] from catalyst package - SPARK-16804
Correlated subqueries containing non-deterministic operators return incorrect results - SPARK-16656
CreateTableAsSelectSuite is flaky - SPARK-16642
ResolveWindowFrame should not be triggered on UnresolvedFunctions. - SPARK-16644
constraints propagation may fail the query - SPARK-16787
SparkContext.addFile() should not fail if called twice with the same file - SPARK-16805
Log timezone when query result does not match - SPARK-16380
Update SQL examples and programming guide for Python language binding - SPARK-16355
Incorrect Statistics when Queries Containing LIMIT/TABLESAMPLE 0 - SPARK-16354
Illegal Inputs In LIMIT or TABLESAMPLE - SPARK-16295
Extract SQL programming guide example snippets from source files instead of hard code them - SPARK-16294
Labelling support for the include_example Jekyll plugin - SPARK-16391
KeyValueGroupedDataset.reduceGroups should support partial aggregation - SPARK-16303
Update SQL examples and programming guide for Scala and Java language bindings - SPARK-16240
model loading backward compatibility for ml.clustering.LDA - SPARK-16192
Improve the type check of CollectSet in CheckAnalysis - SPARK-17394
should not allow specify database in table/view name after RENAME TO - SPARK-17372
Running a file stream on a directory with partitioned subdirs throw NotSerializableException/StackOverflowError - SPARK-17613
PartitioningAwareFileCatalog.allFiles doesn't handle URI specified path at parent - SPARK-17617
Remainder(%) expression.eval returns incorrect result - SPARK-17531
Don't initialize Hive Listeners for the Execution Client - SPARK-17486
Remove unused TaskMetricsUIData.updatedBlockStatuses field - SPARK-17484
Race condition when cancelling a job during a cache write can lead to block fetch failures - SPARK-17483
Minor refactoring and cleanup in BlockManager block status reporting and block removal - SPARK-17353
CREATE TABLE LIKE statements when Source is a VIEW - SPARK-17356
A large Metadata filed in Alias can cause OOM when calling TreeNode.toJSON - SPARK-17165
FileStreamSource should not track the list of seen files indefinitely - SPARK-17102
bypass UserDefinedGenerator for json format check - SPARK-17494
Floor/ceil of decimal returns wrong result if it's in compact format - SPARK-17672
Spark 2.0 history server web Ui takes too long for a single application
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0