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
test: define correct expected output for Snowflake FLATTEN unparsing
The existing tests pass with broken SQL output — the SELECT list
still uses DataFusion internal names (__unnest_placeholder) instead
of Snowflake's alias.VALUE convention. Update expectations to the
correct Snowflake SQL so these tests will drive the implementation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments