Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-38697
Extend SparkSessionExtensions to inject rules into AQE Optimizer - SPARK-38578
Avoid unnecessary sort in FileFormatWriter if user has specified sort in AQE - SPARK-38519
AQE throw exception should respect SparkFatalException - SPARK-38406
Improve perfermance of ShufflePartitionsUtil createSkewPartitionSpecs - SPARK-38401
Unify get preferred locations for shuffle in AQE - SPARK-38232
Explain formatted does not collect subqueries under query stage in AQE - SPARK-38162
Optimize one row plan in normal and AQE Optimizer - SPARK-38030
Query with cast containing non-nullable columns fails with AQE on Spark 3.1.1 - SPARK-38013
AQE can change bhj to smj if no extra shuffle introduce - SPARK-37995
TPCDS 1TB q72 fails when spark.sql.optimizer.dynamicPartitionPruning.reuseBroadcastOnly is false - SPARK-37652
Support optimize skewed join through union - SPARK-37442
In AQE, wrong InMemoryRelation size estimation causes "Cannot broadcast the table that is larger than 8GB: 8 GB" failure - SPARK-37357
Add small partition factor for rebalance partitions - SPARK-37328
SPARK-33832 brings the bug that OptimizeSkewedJoin may not work since it was applied on whole plan innstead of new stage plan - SPARK-37267
OptimizeSkewInRebalancePartitions support optimize non-root node - SPARK-37043
Cancel all running job after AQE plan finished - SPARK-36652
AQE dynamic join selection should not apply to non-equi join - SPARK-36443
Demote BroadcastJoin causes performance regression and increases OOM risks - SPARK-36424
Support eliminate limits in AQE Optimizer - SPARK-35540
Make config maxShuffledHashJoinLocalMapThreshold fallback to advisoryPartitionSizeInBytes - SPARK-35414
Completely fix the broadcast timeout issue in AQE - SPARK-34980
Support coalesce partition through union - SPARK-34827
Support fetching shuffle blocks in batch with i/o encryption - SPARK-33832
Add an option in AQE to mitigate skew even if it causes an new shuffle - SPARK-32304
Flaky Test: AdaptiveQueryExecSuite.multiple joins
{"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