Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-38129
Adaptively enable timeout for BroadcastQueryStageExec - SPARK-36666
[SQL] Regression in AQEShuffleReadExec - SPARK-36414
Disable timeout for BroadcastQueryStageExec in AQE - SPARK-36184
Use ValidateRequirements instead of EnsureRequirements to skip AQE rules that adds extra shuffles - SPARK-36032
Use inputPlan instead of currentPhysicalPlan to initialize logical link - SPARK-35989
Do not remove REPARTITION_BY_NUM shuffle if AQE is enabled - SPARK-35968
Make sure partitions are not too small in AQE partition coalescing - SPARK-35888
Add dataSize field in CoalescedPartitionSpec - SPARK-35884
EXPLAIN FORMATTED for AQE - SPARK-35874
AQE Shuffle should wait for its subqueries to finish before materializing - SPARK-35695
QueryExecutionListener does not see any observed metrics fired before persist/cache - SPARK-35608
Support AQE optimizer side transformUpWithPruning - SPARK-35568
UnsupportedOperationException: WholeStageCodegen (3) does not implement doExecuteBroadcast - SPARK-35455
Enhance EliminateUnnecessaryJoin - SPARK-35282
Support AQE side shuffled hash join formula - SPARK-35264
Support AQE side broadcastJoin threshold - SPARK-35239
Coalesce shuffle partition should handle empty input RDD - SPARK-35214
OptimizeSkewedJoin support ShuffledHashJoinExec - SPARK-35168
mapred.reduce.tasks should be shuffle.partitions not adaptive.coalescePartitions.initialPartitionNum - SPARK-35133
EXPLAIN CODEGEN does not work with AQE - SPARK-35093
AQE columnar mismatch on exchange reuse - SPARK-34899
Use origin plan if can not coalesce shuffle partition - SPARK-34790
Fail in fetch shuffle blocks in batch when i/o encryption is enabled. - SPARK-34682
Regression in "operating on canonicalized plan" check in CustomShuffleReaderExec - SPARK-34637
Support DPP in AQE when the broadcast exchange can be reused - SPARK-34168
Support DPP in AQE When the join is Broadcast hash join before applying the AQE rules - SPARK-33933
Broadcast timeout happened unexpectedly in AQE - SPARK-33923
Fix some tests with AQE enabled - SPARK-33850
EXPLAIN FORMATTED doesn't show the plan for subqueries if AQE is enabled - SPARK-33823
Use the `CastSupport.cast` method in HashJoin - SPARK-33822
TPCDS Q5 fails if spark.sql.adaptive.enabled=true - SPARK-33679
Enable spark.sql.adaptive.enabled true by default - SPARK-30186
support Dynamic Partition Pruning in Adaptive Execution
{"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