Skip to content

Fix index resolution when querying table with index via view (#18319)#5

Merged
sgrebnov merged 1 commit into
duckdb-1.3.2from
sgrebnov/view-indexes-fix
Oct 13, 2025
Merged

Fix index resolution when querying table with index via view (#18319)#5
sgrebnov merged 1 commit into
duckdb-1.3.2from
sgrebnov/view-indexes-fix

Conversation

@sgrebnov
Copy link
Copy Markdown

@sgrebnov sgrebnov commented Oct 13, 2025

* rebind column ref and add sqltest

* support case where columnref is the child of a function

* try to support cast expressions too?

* typo
@sgrebnov sgrebnov force-pushed the sgrebnov/view-indexes-fix branch from 26980c8 to b3adcd7 Compare October 13, 2025 02:30
@sgrebnov sgrebnov merged commit 5bfe7fa into duckdb-1.3.2 Oct 13, 2025
84 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants