Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-9659
Rename inSet to isin to match Pandas function - SPARK-9166
Hide JVM stack trace for IllegalArgumentException in Python - SPARK-8926
Good errors for invalid input to ExpectsInput expressions - SPARK-8846
Maintain binary compatibility for in function - SPARK-8818
In should not take Any not Column - SPARK-8766
DataFrame Python API should work with column which has non-ascii character in it - SPARK-8698
partitionBy in Python DataFrame reader/writer interface should not default to empty tuple - SPARK-8685
dataframe left joins are not working as expected in pyspark - SPARK-8668
expr function to convert SQL expression into a Column - SPARK-8573
For PySpark's DataFrame API, we need to throw exceptions when users try to use and/or/not - SPARK-8568
Prevent accidental use of "and" and "or" to build invalid expressions in Python - SPARK-8434
Add a "pretty" parameter to show - SPARK-8356
Reconcile callUDF and callUdf - SPARK-8355
Python DataFrameReader/Writer should mirror scala - SPARK-8300
DataFrame hint for broadcast join - SPARK-8299
Improve error message reporting for DataFrame and SQL - SPARK-8146
DataFrame Python API: Alias replace in DataFrameNaFunctions - SPARK-8072
Better AnalysisException for writing DataFrame with identically named columns - SPARK-8060
Improve Python reader/writer interface doc and testing - SPARK-8056
Design an easier way to construct schema for both Scala and Python - SPARK-8026
Add Column.alias to Scala/Java API - SPARK-8021
DataFrameReader/Writer in Python does not match Scala - SPARK-7998
Improve frequent items documentation - SPARK-7993
Improve DataFrame.show() output - SPARK-7991
Python DataFrame: support passing a list into describe - SPARK-7990
Add methods to facilitate equi-join on multiple join keys - SPARK-7982
crosstab should use 0 instead of null for pairs that don't appear - SPARK-7981
Improve DataFrame Python exception - SPARK-7980
Support SQLContext.range(end) - SPARK-7971
Add JavaDoc style deprecation for deprecated DataFrame methods - SPARK-7836
DataFrame.ntile() should only accept Int as parameter - SPARK-7834
Better error for unresolved window functions. - SPARK-7822
Window function support in Python DataFrame DSL - SPARK-7783
Add rollup and cube support to DataFrame Python DSL - SPARK-7778
Add standard deviation aggregate expression - SPARK-7742
Figure out what to do with insertInto w.r.t. DataFrameWriter API - SPARK-7738
DataFrame reader/writer API in Python - SPARK-7734
make explode support struct type - SPARK-7654
DataFrameReader and DataFrameWriter for input/output API - SPARK-7606
Document all PySpark SQL/DataFrame public methods with @since tag - SPARK-7588
Document all SQL/DataFrame public methods with @since tag - SPARK-7551
Don't split by dot if within backticks for DataFrame attribute resolution - SPARK-7548
Add explode expression - SPARK-7543
Break dataframe.py into multiple files - SPARK-7509
Add drop column to Python DataFrame API - SPARK-7507
pyspark.sql.types.StructType and Row should implement __iter__() - SPARK-7506
pyspark.sql.types.StructType.fromJson() is incorrectly named - SPARK-7462
By default retain group by columns in aggregate - SPARK-7460
Provide DataFrame.zip (analog of RDD.zip) to merge two data frames - SPARK-7358
Move mathfunctions into functions
{"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