Skip to content

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)

@roji roji merged commit 04514f0 into dotnet:main Jun 23, 2025
7 checks passed
@roji roji deleted the ColumnFixup branch June 23, 2025 09:09
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
3 participants