Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-6337
Spark 1.3 doc fixes - SPARK-6336
LBFGS should document what convergenceTol means - SPARK-6688
EventLoggingListener should always operate on resolved URIs - SPARK-6469
Improving documentation on YARN local directories usage - SPARK-6296
Add equals operator to Column (v1.3) - SPARK-6253
Add LassoModel to __all__ in regression.py - SPARK-6454
Fix several broken links in PySpark docs - SPARK-6565
Deprecate jsonRDD and replace it by jsonDataFrame / jsonDF - SPARK-6430
Cannot resolve column correctlly when using left semi join - SPARK-6421
_regression_train_wrapper does not test initialWeights correctly - SPARK-6409
It is not necessary that avoid old inteface of hive, because this will make some UDAF can not work. - SPARK-6695
Add an external iterator: a hadoop-like output collector - SPARK-6625
Add common string filters to data sources - SPARK-6133
SparkContext#stop is not idempotent - SPARK-6132
Context cleaner race condition across SparkContexts - SPARK-6088
UI is malformed when tasks fetch remote results - SPARK-6331
New Spark Master URL is not picked up when streaming context is started from checkpoint - SPARK-6345
Model update propagation during prediction in Streaming Regression - SPARK-6308
VectorUDT is displayed as `vecto` in dtypes - SPARK-6278
Mention the change of step size in the migration guide - SPARK-6274
Add streaming examples showing integration with DataFrames and SQL - SPARK-6248
LocalRelation needs to implement statistics - SPARK-6696
HiveContext.refreshTable is missing in PySpark - SPARK-6642
Change the lambda weight to number of explicit ratings in implicit ALS - SPARK-6538
Add missing nullable Metastore fields when merging a Parquet schema - SPARK-6651
Delegate dense vector arithmetics to the underly numpy array - SPARK-6650
ExecutorAllocationManager never stops - SPARK-6603
SQLContext.registerFunction -> SQLContext.udf.register - SPARK-6555
Override equals and hashCode in MetastoreRelation - SPARK-6550
Add PreAnalyzer to keep logical plan consistent across DataFrame - SPARK-6452
CheckAnalysis should throw when the Aggregate node contains missing input attribute(s) - SPARK-6672
createDataFrame from RDD[Row] with UDTs cannot be saved - SPARK-6670
HiveContext.analyze should throw UnsupportedOperationException instead of NotImplementedError - SPARK-6571
MatrixFactorizationModel created by load fails on predictAll - SPARK-5955
Add checkpointInterval to ALS - SPARK-5911
Make Column.cast(to: String) support fixed precision and scale decimal type - SPARK-7824
Collapsing operator reordering and constant folding into a single batch to push down the single side. - SPARK-8010
Implict promote Numeric type to String type in HiveTypeCoercion - SPARK-677
PySpark should not collect results through local filesystem - SPARK-5821
JSONRelation and ParquetRelation2 should check if delete is successful for the overwrite operation. - SPARK-3570
Shuffle write time does not include time to open shuffle files - SPARK-4985
Parquet support for date type - SPARK-6437
SQL ExternalSort should use CompletionIterator to clean up temp files - SPARK-6686
toDF column rename does not work when columns contain '.' - SPARK-6465
GenericRowWithSchema: KryoException: Class cannot be created (missing no-arg constructor): - SPARK-6463
AttributeSet.equal should compare size - SPARK-6351
ParquetRelation2 does not support paths for different file systems - SPARK-6325
YarnAllocator crash with dynamic allocation on - SPARK-6294
PySpark task may hang while call take() on in Java/Scala - SPARK-6376
Subqueries are thrown away too early in dataframes
{"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