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

Deleted name of the VerticaDialect class #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sann05
Copy link

@sann05 sann05 commented Aug 16, 2021

Whenever you are trying to use Vertica with alembic it causes the issue: https://stackoverflow.com/questions/55693215/error-when-init-vertica-as-a-database-backend-for-airflow
It happens because alembic doesn't have an implementation for dialect with name vertica. I believe if you keep postgresql it will be fine.

There are few reasons for doing this:

  1. Allowing usage of Vertica as a metadata DB for Airflow and SuperSet. I know that this is not the best usage for analytical DB but still.
  2. Allowing to migrate DB between environments using alembic.

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.

1 participant