Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-42017
df["bad_key"] does not raise AnalysisException - SPARK-42016
Type inconsistency of struct and map when accessing the nested column - SPARK-41815
Column.isNull returns nan instead of None - SPARK-41814
Column.eqNullSafe fails on NaN comparison - SPARK-41784
Add missing `__rmod__` - SPARK-41783
Make column op support None - SPARK-41773
Window.partitionBy is not respected with row_number - SPARK-41772
Enable pyspark.sql.connect.column.Column.withField doctest - SPARK-41771
__getitem__ does not work with Column.isin - SPARK-41770
eqNullSafe does not support None as its argument - SPARK-41767
Implement `Column.{withField, dropFields}` - SPARK-41764
Make the internal string op name consistent with FunctionRegistry - SPARK-41762
Make `Column.__neg__` return the same column name as PySpark - SPARK-41761
Fix arithmetic ops: negate, pow - SPARK-41758
Support Window.rowsBetween - SPARK-41757
Compatibility of string representation in Column - SPARK-41756
Support Column.getField, Column.getItem - SPARK-41751
Support Column.bitwiseAND,bitwiseOR,bitwiseXOR,eqNullSafe,isNotNull,isNull,isin - SPARK-41740
Implement `Column.name` - SPARK-41731
Implement the column accessor - SPARK-41710
Implement `Column.between` - SPARK-41703
Combine NullType and typed_null - SPARK-41702
Add invalid ops - SPARK-41701
Make column op support `decimal` - SPARK-41688
Move Expressions to expressions.py - SPARK-41675
Make column op support `datetime` - SPARK-41673
Implement `Column.astype` - SPARK-41641
Implement `Column.over` - SPARK-41526
Implement `Column.isin` - SPARK-41506
Refactor LiteralExpression to support DataType - SPARK-41477
Correctly infer the datatype of literal integers - SPARK-41412
Implement `Cast` - SPARK-41399
Refactor column related tests to test_connect_column - SPARK-41351
Column does not support != - SPARK-41335
Support IsNull and IsNotNull in Column - SPARK-41334
move SortField from relations.proto to expressions.proto - SPARK-41332
Fix `nullOrdering` in `SortOrder` - SPARK-41329
Solve circular import between Column and _typing/functions - SPARK-41328
Add logical and string API to Column - SPARK-41319
when-otherwise support - SPARK-41292
Window-function support - SPARK-41278
Clean up unused QualifiedAttribute in Expression.proto - SPARK-41268
Refactor "Column" for API Compatibility - SPARK-41077
Rename `ColumnRef` to `Column` in Python client implementation - SPARK-40717
Support Column Alias in connect DSL
{"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