Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-49898
Correct documentation and default for event log task metrics accumulator logging flag from SPARK-42204 - SPARK-49650
Don't use deprecated Hive JDBC client parameters in docs / tests - SPARK-49647
Pick up system property defaults in SharedSparkContext test suite mixin - SPARK-48837
In CountVectorizer, only read binary parameter once per transform, not once per row - SPARK-48686
Improve performance of ParserUtils.unescapeSQLString - SPARK-48678
Improve performance of SparkConf.get(ConfigEntry) - SPARK-48547
Add opt-in flag to have SparkSubmit automatically call System.exit after user code main method exits - SPARK-48496
Use static regex Pattern instances in common/utils JavaUtils - SPARK-48150
Fix nullability of try_parse_json - SPARK-48128
BitwiseCount / bit_count generated code for boolean inputs fails to compile - SPARK-48081
Fix ClassCastException in NTile.checkInputDataTypes() when argument is non-foldable or of wrong type - SPARK-47734
Fix flaky pyspark.sql.dataframe.DataFrame.writeStream doctest by stopping streaming query - SPARK-47121
Avoid noisy RejectedExecutionExceptions during StandaloneSchedulerBackend shutdown - SPARK-45508
Add "--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED" so Platform can access cleaner on Java 9+ - SPARK-45439
Reduce memory usage of LiveStageMetrics.accumIdsToMetricType - SPARK-44920
Use await() instead of awaitUninterruptibly() in TransportClientFactory.createClient() - SPARK-43414
Fix flakiness in Kafka RDD suites due to port binding configuration issue - SPARK-42754
Spark 3.4 history server's SQL tab incorrectly groups SQL executions when replaying event logs from Spark 3.3 and earlier - SPARK-42206
Omit "Task Executor Metrics" field in JsonProtocol output if values are all zero - SPARK-42205
Remove logging of Accumulables in Task/Stage start events in JsonProtocol - SPARK-42204
Remove redundant logging of TaskMetrics internal accumulators in JsonProtocol event logs - SPARK-42203
JsonProtocol should skip logging of push-based shuffle read metrics when push-based shuffle is disabled - SPARK-41541
Fix wrong child call in SQLShuffleWriteMetricsReporter.decRecordsWritten() - SPARK-40263
Use interruptible lock instead of synchronized in TransportClientFactory.createClient() - SPARK-40235
Use interruptible lock instead of synchronized in Executor.updateDependencies() - SPARK-39973
Avoid noisy warnings logs when spark.scheduler.listenerbus.metrics.maxListenerClassesTimed = 0 - SPARK-39901
Reconsider design of ignoreCorruptFiles feature - SPARK-39864
ExecutionListenerManager's registration of the ExecutionListenerBus should be lazy - SPARK-39847
Race condition related to interruption of task threads while they are in RocksDBLoader.loadLibrary() - SPARK-39771
If spark.default.parallelism is unset, RDD defaultPartitioner may pick a value that is too large to successfully run - SPARK-39702
Reduce memory overhead of TransportCipher$EncryptedMessage's byteRawChannel buffer - SPARK-39658
Reconsider exposure of Json4s symbols in public ResourceInformation.toJson API - SPARK-39636
Fix multiple small bugs in JsonProtocol, impacting StorageLevel and Task/Executor resource requests - SPARK-39489
Improve EventLoggingListener and ReplayListener performance by replacing Json4S ASTs with Jackson trees - SPARK-39422
SHOW CREATE TABLE should suggest 'AS SERDE' for Hive tables with unsupported serde configurations - SPARK-39361
Stop using Log4J2's extended throwable logging pattern in default logging configurations - SPARK-39266
Cleanup unused spark.rpc.numRetries and spark.rpc.retry.wait configs - SPARK-37784
CodeGenerator.addBufferedState() does not properly handle UDTs - SPARK-37448
Multiple optimizations related to CurrentOrigin.withOrigin - SPARK-37447
Cache LogicalPlan.isStreaming() in a lazy val - SPARK-37379
Add tree pattern pruning to CTESubstitution rule - SPARK-37009
Add checks to DebugFilesystem to ensure that FS operations are not performed in the DAGScheduler event loop - SPARK-36835
Spark 3.2.0 POMs are no longer "dependency reduced" - SPARK-36774
Use SparkSubmitTestUtils to core and use it in SparkSubmitSuite - SPARK-31003
Fix incorrect use of assume() in tests - SPARK-30944
Use latest URL for Google Cloud Storage mirror of Maven Central - SPARK-30414
Optimizations for arrays and maps in ParquetRowConverter - SPARK-30413
Avoid unnecessary WrappedArray roundtrip in GenericArrayData constructor - SPARK-30338
Avoid unnecessary InternalRow copies in ParquetRowConverter - SPARK-29471
"TaskResultLost (result lost from block manager)" error message is misleading in case result fetch is caused by client-side network connectivity issues
{"errorMessages":["You are not authorised to perform this operation. Please log in."],"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