Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-31658
SQL UI doesn't show write commands of AQE plan - SPARK-31384
NPE in OptimizeSkewedJoin when there's a inputRDD of plan has 0 partition - SPARK-31253
add metrics to AQE shuffle reader - SPARK-31206
AQE will use the same SubqueryExec even if subqueryReuseEnabled=false - SPARK-31201
add an individual config for skewed partition threshold - SPARK-31134
optimize skew join after shuffle partitions are coalesced - SPARK-31124
change the default value of minPartitionNum in AQE - SPARK-31096
Replace `Array` with `Seq` in AQE `CustomShuffleReaderExec` - SPARK-31070
make skew join split skewed partitions more evenly - SPARK-31046
Make more efficient and clean up AQE update UI code - SPARK-31045
Add config for AQE logging level - SPARK-31037
refine AQE config names - SPARK-30999
Don't cancel a QueryStageExec when it's already finished - SPARK-30991
Refactor AQE readers and RDDs - SPARK-30922
Remove the max split config after changing the multi sub joins to multi sub partitions - SPARK-30918
improve the splitting of skewed partitions - SPARK-30906
Turning off AQE in CacheManager is not thread-safe - SPARK-30864
Add the user guide for Adaptive Query Execution - SPARK-30801
Subqueries should not be AQE-ed if main query is not - SPARK-30751
Combine the skewed readers into one in AQE skew join optimizations - SPARK-30719
AQE should not issue a "not supported" warning for queries being by-passed - SPARK-30571
coalesce shuffle reader with splitting shuffle fetch request fails - SPARK-30549
Fix the subquery metrics showing issue in UI When enable AQE - SPARK-30524
Disable OptimizeSkewJoin rule if introducing additional shuffle. - SPARK-30407
reset the metrics info of AdaptiveSparkPlanExec plan when enable aqe - SPARK-30403
Fix the NoSuchElementException exception when enable AQE with InSubquery use case - SPARK-30331
The final AdaptiveSparkPlan event is not marked with `isFinalPlan=true` - SPARK-30315
Add adaptive execution context - SPARK-30307
remove ReusedQueryStageExec - SPARK-30291
Catch the exception when do materialize in AQE - SPARK-30188
Fix tests when enable Adaptive Query Execution - SPARK-29954
collect the runtime statistics of row count in map stage - SPARK-29906
Reading of csv file fails with adaptive execution turned on - SPARK-29893
Improve the local reader performance by changing the task number from 1 to multi - SPARK-29759
LocalShuffleReaderExec.outputPartitioning should use the corrected attributes - SPARK-29544
Optimize skewed join at runtime with new Adaptive Execution - SPARK-29060
Add tree traversal helper for adaptive spark plans - SPARK-29002
Avoid changing SMJ to BHJ if the build side has a high ratio of empty partitions - SPARK-28753
Dynamically reuse subqueries in AQE - SPARK-28739
Add a simple cost check for Adaptive Query Execution - SPARK-28560
Optimize shuffle reader to local shuffle reader when smj converted to bhj in adaptive execution - SPARK-28177
Adjust post shuffle partition number in adaptive execution - SPARK-23128
The basic framework for the new Adaptive Query Execution - SPARK-9853
Optimize shuffle fetch of contiguous partition IDs
{"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