Export - CSV (All fields)
Export - CSV (Current fields)
SPARK-17736
Update R README for rmarkdown, pandocSPARK-17880
The url linking to `AccumulatorV2` in the document is incorrect.SPARK-17587
SparseVector __getitem__ should follow __getitem__ contractSPARK-17559
PeriodicGraphCheckpointer did not persist edges as expected in some casesSPARK-17731
Metrics for Structured StreamingSPARK-17697
BinaryLogisticRegressionSummary, GLM Summary should handle non-Double numeric typesSPARK-17609
SessionCatalog.tableExists should not check temp viewSPARK-18135
Failed to access Spark UI and HistoryServer UISPARK-18715
Fix wrong AIC calculation in Binomial GLMSPARK-17834
Fetch the earliest offsets manually in KafkaSource instead of counting on KafkaConsumerSPARK-17812
More granular control of starting offsets (assign)SPARK-17810
Default spark.sql.warehouse.dir is relative to local FS but can resolve as HDFS pathSPARK-18058
AnalysisException may be thrown when union two DFs whose struct fields have different nullabilitySPARK-18034
Upgrade to MiMa 0.1.11SPARK-18070
binary operator should not consider nullability when comparing input typesSPARK-13747
Concurrent execution in SQL doesn't work with Scala ForkJoinPoolSPARK-17721
Erroneous computation in multiplication of transposed SparseMatrix with SparseVectorSPARK-28397
Exception thrown while writing record: BatchCleanupEvent(ArrayBuffer())SPARK-18160
spark.files & spark.jars should not be passed to driver in yarn modeSPARK-18701
Poisson GLM fails due to wrong initializationSPARK-18009
Spark 2.0.1 SQL Thrift ErrorSPARK-17981
Incorrectly Set Nullability to False in FilterExecSPARK-17957
Calling outer join and na.fill(0) and then inner join will miss rowsSPARK-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