You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)`.
0 commit comments