Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

Description of Changes

Computes positions for variables referenced in an explicit projection.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

Added a test for projecting columns from both sides of a join that would panic before this change

Copy link
Contributor

@mamcx mamcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joshua-spacetime joshua-spacetime added the bugfix Fixes something that was expected to work differently label Apr 9, 2025
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Apr 9, 2025
Merged via the queue into master with commit 2b24355 Apr 9, 2025
16 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/fix/join-panic branch April 9, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes something that was expected to work differently

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql join causing panic (None.unwrap) when selecting columns from multiple tables

3 participants