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

Support for COMPLEX SQL types like hyperUnique in SQLAlchemy #122

Open
rdraju opened this issue Feb 14, 2018 · 1 comment
Open

Support for COMPLEX SQL types like hyperUnique in SQLAlchemy #122

rdraju opened this issue Feb 14, 2018 · 1 comment

Comments

@rdraju
Copy link

rdraju commented Feb 14, 2018

Right now there is no mapping for complex column types in SQLAlchemy and this causes a "Key error: other" when autoloading a Table.

@Usiel
Copy link
Contributor

Usiel commented Jul 12, 2022

I believe this was fixed by #131, but is again broken with Druid 0.23.0 and should be fixed with #288.

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

No branches or pull requests

2 participants