mirror of
https://github.com/getredash/redash.git
synced 2026-05-14 10:02:39 -04:00
* Hive: fix issues in building options. * Hive: add missing import. * Split Hive into two query runners: one for http and a regular one. * Upgrade pyhive to support http. * Specific implementation for databricks: * Different schema loader, because column names are different (or Hive's schema loader is broken). * Simpler configuration. * Simplify Databricks setup even more by removing username.