Skip to content

[pull] master from prestodb:master#751

Merged
pull[bot] merged 1 commit into
fishbone:masterfrom
prestodb:master
May 16, 2026
Merged

[pull] master from prestodb:master#751
pull[bot] merged 1 commit into
fishbone:masterfrom
prestodb:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Summary:
`findTableScanNodes()` does not match `IndexSourceNode`, so index splits
never reach Spark task assignments. `IndexLookupJoin` sees zero index
splits and produces no matches -- inner joins return empty results, and
left joins silently fill the right side with NULLs.

Fix: extend the predicate to also match `IndexSourceNode`.

## Release Notes

```
== NO RELEASE NOTE ==
```
@pull pull Bot locked and limited conversation to collaborators May 16, 2026
@pull pull Bot added the ⤵️ pull label May 16, 2026
@pull pull Bot merged commit fd67186 into fishbone:master May 16, 2026
17 of 19 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant