devstack.cfg
3.48 KB
-
Make changes necessary for Hive 2.1 upgrade. · 3a53da3d
* Backquote column names that use reserved keywords. * Backquote table names as well. * We use "interval" in the calendar table as the partition, so use date_interval for calendar partition instead. "Interval" is a reserved SQL word. * Backquote `date` in explicit Hive queries. * Change default Hive version from 0.11 to 1.0, in code and config files.
Brian Wilson committed