|
|
@@ -160,6 +160,10 @@
|
|
|
# Choose whether to show the new SQL editor.
|
|
|
## use_new_editor=true
|
|
|
|
|
|
+ # Editor autocomplete timeout (ms) when fetching columns, fields, tables etc.
|
|
|
+ # To disable this type of autocompletion set the value to 0
|
|
|
+ ## editor_autocomplete_timeout=5000
|
|
|
+
|
|
|
# Enable saved default configurations for Hive, Impala, Spark, and Oozie.
|
|
|
## use_default_configuration=false
|
|
|
|