Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-17880
The url linking to `AccumulatorV2` in the document is incorrect. - SPARK-17736
Update R README for rmarkdown, pandoc - SPARK-17559
PeriodicGraphCheckpointer did not persist edges as expected in some cases - SPARK-17587
SparseVector __getitem__ should follow __getitem__ contract - SPARK-17834
Fetch the earliest offsets manually in KafkaSource instead of counting on KafkaConsumer - SPARK-17731
Metrics for Structured Streaming - SPARK-18034
Upgrade to MiMa 0.1.11 - SPARK-18058
AnalysisException may be thrown when union two DFs whose struct fields have different nullability - SPARK-17810
Default spark.sql.warehouse.dir is relative to local FS but can resolve as HDFS path - SPARK-18715
Fix wrong AIC calculation in Binomial GLM - SPARK-18135
Failed to access Spark UI and HistoryServer UI - SPARK-13747
Concurrent execution in SQL doesn't work with Scala ForkJoinPool - SPARK-17609
SessionCatalog.tableExists should not check temp view - SPARK-17812
More granular control of starting offsets (assign) - SPARK-18070
binary operator should not consider nullability when comparing input types - SPARK-17697
BinaryLogisticRegressionSummary, GLM Summary should handle non-Double numeric types - SPARK-17981
Incorrectly Set Nullability to False in FilterExec - SPARK-28397
Exception thrown while writing record: BatchCleanupEvent(ArrayBuffer()) - SPARK-18009
Spark 2.0.1 SQL Thrift Error - SPARK-17957
Calling outer join and na.fill(0) and then inner join will miss rows - SPARK-18160
spark.files & spark.jars should not be passed to driver in yarn mode - SPARK-18701
Poisson GLM fails due to wrong initialization - SPARK-17721
Erroneous computation in multiplication of transposed SparseMatrix with SparseVector - SPARK-17892
Query in CTAS is Optimized Twice (branch-2.0) - SPARK-17863
SELECT distinct does not work if there is a order by clause
{"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