AdamGS opened a new pull request, #22938: URL: https://github.com/apache/datafusion/pull/22938
## Which issue does this PR close? - Closes #. ## Rationale for this change This file seems to be a leftover of #21593. I see what its trying to do, but most developers don't have access to a Snowflake instance, and the transformations are already all coded in tests. I looked into turning it into some sort of SLT tests, but I couldn't find a Snowflake-provided mock server. ## What changes are included in this PR? - Remove `snowflake_flatten_validation.sql` ## Are these changes tested? Existing tests. I ran all the tests in `datafusion-sql` to make sure there's no hidden dependency I missed. ## Are there any user-facing changes? None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
