Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix integration_test from #257 #286

Closed
wants to merge 4 commits into from

Conversation

cakkinep
Copy link
Contributor

@cakkinep cakkinep commented Apr 11, 2024

Description & motivation

resolves: #285
This PR is to fix integration test error from #257

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added an integration test for my fix/feature (if applicable)

@dataders
Copy link
Collaborator

thanks for jumping in to help with this so quickly @cakkinep! I actually started on a similar implementation before I even saw this PR.

I went with my version in #290 because it actually tests that the alias works post-hoc not just that the DDL statement does not error out (also maybe I'm biased :) )

One challenge was that I had to force merge my PR because of the way the integration tests are configured, i.e. tests are always run against the version of integration_tests.yml in the main branch.

however, I'm stumped as to why the tests in this PR were still failing... might need to look more into that if we see this come up again

@dataders dataders closed this Apr 12, 2024
@cakkinep cakkinep deleted the snowflake_column_alias branch July 18, 2024 20:17
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.

I borked Snowflake CI
2 participants