-
-
desktop/libs/notebook/src/notebook/connectors/sql_alchemy.py (Diff revision 1) Any chance to make the result processing a one liner/simpler, e.g. similar to
in fetch_result()
or
https://github.com/cloudera/hue/blob/master/apps/beeswax/src/beeswax/server/hive_server2_lib.py#L1397?
-
desktop/libs/notebook/src/notebook/connectors/sql_alchemy.py (Diff revision 1) And move the execute() + result processing here
HUE-9549 [SQLAlchemy] API - Support explain
Review Request #15532 — Created Nov. 3, 2020 and updated
Information | |
---|---|
ayush.goyal | |
hue | |
master | |
HUE-9549 | |
Reviewers | |
hue | |
Amlesh1902, johan, ranade, romain, Sreenath, yingc |
commit 9ca94ac9d65169383ebb7dc7fad974858a904f76 Author: ayush.goyal <ayush.goyal@cloudera.com> Date: Tue Nov 3 19:19:51 2020 +0530 HUE-9549 [SQLAlchemy] API - Support explain :100644 100644 59a680e976 7308f5c55a M desktop/libs/notebook/src/notebook/connectors/sql_alchemy.py