Skip to content

Conversation

askalt
Copy link

@askalt askalt commented Sep 8, 2025

This patch makes "UnKnownColumn" expression distinguishable from actual "Column" expression to have an ability to compare them in planning tests. For now "UnKnownColumn" string representation is started from ? symbol, for example, partitioning=Hash([?a@0], 1).

This patch makes "UnKnownColumn" expression distinguishable from actual
"Column" expression to have an ability to compare them in planning tests.
For now "UnKnownColumn" string representation is started from `?` symbol,
for example, `partitioning=Hash([`?a@0`], 1)`.
@askalt askalt merged commit ccfcf89 into release-42.0.0 Sep 8, 2025
42 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant