Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-50511
Avoid wrapping Python data source error messages thrown during planning - SPARK-50471
Support Arrow-Based Python Data Source Writer - SPARK-50426
Avoid static Python data source lookup when using builtin or Java data sources - SPARK-50348
Make static import Python data source configurable - SPARK-48785
Add a simple data source example in the user guide - SPARK-48653
Fix Python data source error class references - SPARK-48646
Refine Python data source API docstring and type hints - SPARK-48497
Add user guide for batch data source write API - SPARK-48493
Enhance Python Datasource Reader with Arrow Batch Support for Improved Performance - SPARK-48205
Remove the private[sql] modifier for Python data sources - SPARK-47439
Document Python Data Source API in API reference page - SPARK-47436
Fix docstring links and type hints in Python Data Source - SPARK-47367
Support Python data source API with Spark Connect - SPARK-47346
Make daemon mode configurable when creating Python workers - SPARK-46973
Skip V2 table lookup when a table is in V1 table cache - SPARK-46751
Skip test_datasource if PyArrow is not installed - SPARK-46720
Refactor Python Data Source to align with other built-in Data Sources - SPARK-46670
Make DataSourceManager isolated and self clone-able - SPARK-46618
Improve error messages for DATA_SOURCE_NOT_FOUND error - SPARK-46616
Disallow re-registration of statically registered data sources - SPARK-46613
Log full exception when failed to lookup Python Data Sources - SPARK-46576
Improve error messages for unsupported data source save mode - SPARK-46568
Python data source options should be a case insensitive dictionary - SPARK-46565
Improve Python data source error classes and messages - SPARK-46540
Respect column names when Python data source read function outputs named Row objects - SPARK-46530
Check Python executable when looking up available Data Sources - SPARK-46524
Improve error messages for invalid save mode - SPARK-46522
Block Python data source registration with name conflicts - SPARK-46520
Support overwrite mode for Python data source write - SPARK-46452
Add a new API in DSv2 DataWriter to write an iterator of records - SPARK-46424
Support PythonSQLMetrics.pythonMetrics - SPARK-46423
Refactor Python Data Source instance loading - SPARK-46375
Add documentation for Python data source API - SPARK-46290
Change saveMode to overwrite for DataSourceWriter constructor - SPARK-46273
Support INSERT INTO/OVERWRITE using DSv2 sources - SPARK-46272
Support CTAS using DSv2 sources - SPARK-46253
Plan Python data source read using mapInArrow - SPARK-46043
Support create table using DSv2 sources - SPARK-45940
Add InputPartition to DataSourceReader interface - SPARK-45930
Allow non-deterministic Python UDFs in MapInPandas/MapInArrow - SPARK-45927
Update `path` handling in Python data source - SPARK-45917
Statically register Python Data Source - SPARK-45916
Investigate runtime registration and feasibility of overwriting the datasource - SPARK-45914
Support `commit` and `abort` API for Python data source write - SPARK-45713
Support registering Python data sources - SPARK-45654
Add Python data source write API - SPARK-45639
Support loading Python data sources in DataFrameReader - SPARK-45600
Make Python data source registration session level - SPARK-45597
Support creating table using a Python data source in SQL - SPARK-45560
Support spark.read.load() with non-empty path for Python data source API
{"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