mirror of
https://github.com/apache/impala.git
synced 2026-01-29 12:00:20 -05:00
Refactored OpenSession() to process the supplied configuration map in one loop. Call SetQueryOption() on normal configuration keys only. Other changes: - Compare config keys to "impala.doas.user" in case-insensitive manner. - New E2E test to check that setting query options still works after the change. Change-Id: Ifa9b823abc39ba9809a35a6f0844fa3436f1e025 Reviewed-on: http://gerrit.cloudera.org:8080/3808 Tested-by: Internal Jenkins Reviewed-by: Michael Ho <kwho@cloudera.com>