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

[BUGFIX] Fix local variable referenced before assignment sqlalchemy_dataset #2302

Conversation

alessandrolacorte
Copy link
Contributor

Changes proposed in this pull request:

  • Fix Local variable 'temp_table_schema_name' might be referenced before assignment bug in sqlalchemy_dataset.py

@alessandrolacorte alessandrolacorte changed the title [BUGFIX] sqlalchemy_dataset.py local variable 'temp_table_schema_name' … [BUGFIX] Fix local variable referenced before assignment sqlalchemy_dataset Jan 22, 2021
@Shinnnyshinshin
Copy link
Contributor

Thank you @alessandrolacorte, this was an issue that came from 2 PRs working on the same part of the codebase concurrently... will merge now

@Shinnnyshinshin Shinnnyshinshin merged commit 25f6140 into great-expectations:develop Jan 22, 2021
robertparker pushed a commit to robertparker/great_expectations that referenced this pull request Feb 4, 2021
…ataset (great-expectations#2302)

* BUGFIX sqlalchemy_dataset.py local variable 'temp_table_schema_name' referenced before assignment

* BUGFIX Update changelog.rst

Co-authored-by: William Shin <will@superconductive.com>
alexsherstinsky pushed a commit to alexsherstinsky/great_expectations that referenced this pull request Feb 19, 2021
…ataset (great-expectations#2302)

* BUGFIX sqlalchemy_dataset.py local variable 'temp_table_schema_name' referenced before assignment

* BUGFIX Update changelog.rst

Co-authored-by: William Shin <will@superconductive.com>
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.

None yet

2 participants