trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.49k stars 3.02k forks source link

Fix adaptive planner failure if AdaptivePlanNode is root of fragment #24165

Closed losipiuk closed 2 days ago

losipiuk commented 3 days ago

Fixes https://github.com/trinodb/trino/issues/23854

Release notes

( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)
mosabua commented 2 days ago

No release notes entry @losipiuk ?

losipiuk commented 1 day ago

No release notes entry @losipiuk ?

Not sure we can add something generic like. "Fix a bug which could cause some queries to fail if run with retry_policy set to TASK"

mosabua commented 1 day ago

Done .. thanks