Skip to content

Tiny fixup to #36232 #36268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Tiny fixup to #36232 #36268

wants to merge 1 commit into from

Conversation

roji
Copy link
Member

@roji roji commented Jun 19, 2025

Forgot one important bit in #36232 🤦

@roji roji requested a review from cincuranet June 19, 2025 13:12
@roji roji requested a review from a team as a code owner June 19, 2025 13:12
@roji roji linked an issue Jun 19, 2025 that may be closed by this pull request
@roji roji mentioned this pull request Jun 19, 2025
@roji roji enabled auto-merge (squash) June 19, 2025 13:14
SamMonoRT
SamMonoRT previously approved these changes Jun 19, 2025
@roji roji requested a review from AndriySvyryd as a code owner June 20, 2025 13:49
@roji roji dismissed SamMonoRT’s stale review June 20, 2025 13:50

Pushed some additional non-trivial changes.

@roji
Copy link
Member Author

roji commented Jun 20, 2025

The original approach in #36232 turned out to be a bit problematic - in addition to actually setting the column, this reverts a bit of that logic. The new Column property of ColumnExpression is now just an additional thing, and we don't infer either the name of the nullability of the ColumnExpression from it.

/cc @cincuranet who originally reviewed #36232, can you take another look? (or @SamMonoRT if you're interested, obviously)

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.

Reference IColumnBase (relational model) from ColumnExpression
2 participants