HUE-8740 [sqlalchemy] Support complex types in the autocomplete
Review Request #15243 — Created June 17, 2020 and submitted
Information | |
---|---|
romain | |
hue | |
master | |
HUE-8740 | |
Reviewers | |
hue | |
johan, ranade, romain, Sreenath, yingc |
commit 69236ab486326da6c370d8af495d33458317ab0f Author: Romain <romain.rigaux@gmail.com> Date: Wed Jun 17 10:28:34 2020 -0700 HUE-8740 [sqlalchemy] Support complex types in the autocomplete e.g. ARRAY, JSON... columns in left assist or autocomplete :100644 100644 1a25168fad ffc00f95bd M desktop/libs/notebook/src/notebook/connectors/sql_alchemy.py :100644 100644 f30893964a 566e8d9267 M desktop/libs/notebook/src/notebook/connectors/sql_alchemy_tests.py
new tests