{
  "lexer": "sql.jisonlex",
  "autocomplete": [
    "../../generic/jison/autocomplete_header.jison",
    "add/add_common.jison",
    "add/add_archive.jison",
    "add/add_archives.jison",
    "add/add_file.jison",
    "add/add_files.jison",
    "add/add_jar.jison",
    "add/add_jars.jison",
    "alter/alter_common.jison",
    "alter/alter_database.jison",
    "alter/alter_table.jison",
    "alter/alter_view.jison",
    "analyze/analyze_common.jison",
    "analyze/analyze_table.jison",
    "analyze/analyze_tables.jison",
    "cache/cache_common.jison",
    "cache/cache_table.jison",
    "clear/clear_common.jison",
    "clear/clear_cache.jison",
    "../../hive/jison/create/clustered_by.jison",
    "create/create_common.jison",
    "create/create_database.jison",
    "create/create_function.jison",
    "create/create_table.jison",
    "create/create_view.jison",
    "../../hive/jison/create/row_format.jison",
    "describe/describe_common.jison",
    "describe/describe_database.jison",
    "describe/describe_function.jison",
    "describe/describe_query.jison",
    "describe/describe_table.jison",
    "drop/drop_common.jison",
    "../../impala/jison/drop/drop_database.jison",
    "drop/drop_function.jison",
    "drop/drop_table.jison",
    "../../generic/jison/drop/drop_view.jison",
    "insert/insert_common.jison",
    "insert/insert_overwrite_directory.jison",
    "insert/insert_table.jison",
    "list/list_common.jison",
    "list/list_archive.jison",
    "list/list_archives.jison",
    "list/list_file.jison",
    "list/list_files.jison",
    "list/list_jar.jison",
    "list/list_jars.jison",
    "load/load_data.jison",
    "msck/msck_common.jison",
    "msck/msck_repair_table.jison",
    "refresh/refresh_common.jison",
    "refresh/refresh_function.jison",
    "refresh/refresh_resource.jison",
    "refresh/refresh_table.jison",
    "reset/reset_config.jison",
    "../../generic/jison/select/cte_select_statement.jison",
    "../../generic/jison/select/from_clause.jison",
    "../../generic/jison/select/group_by_clause.jison",
    "../../generic/jison/select/having_clause.jison",
    "../../generic/jison/select/joins.jison",
    "../../generic/jison/select/limit_clause.jison",
    "../../generic/jison/select/order_by_clause.jison",
    "../../generic/jison/select/select.jison",
    "../../generic/jison/select/select_conditions.jison",
    "../../generic/jison/select/union_clause.jison",
    "../../generic/jison/select/where_clause.jison",
    "../../generic/jison/udf/aggregate/aggregate_common.jison",
    "../../generic/jison/udf/aggregate/avg.jison",
    "../../generic/jison/udf/aggregate/count.jison",
    "../../generic/jison/udf/aggregate/max.jison",
    "../../generic/jison/udf/aggregate/min.jison",
    "../../generic/jison/udf/aggregate/stddev_pop.jison",
    "../../generic/jison/udf/aggregate/stddev_samp.jison",
    "../../generic/jison/udf/aggregate/sum.jison",
    "../../generic/jison/udf/aggregate/var_pop.jison",
    "../../generic/jison/udf/aggregate/var_samp.jison",
    "../../generic/jison/udf/aggregate/variance.jison",
    "../../generic/jison/udf/analytic/analytic.jison",
    "../../generic/jison/udf/function/array.jison",
    "../../generic/jison/udf/function/cast.jison",
    "../../generic/jison/udf/function/if.jison",
    "../../generic/jison/udf/function/map.jison",
    "../../generic/jison/udf/function/truncate.jison",
    "../../generic/jison/udf/udf_common.jison",
    "../../generic/jison/sql_error.jison",
    "main.jison",
    "../../generic/jison/sql_valueExpression.jison",
    "set/set_common.jison",
    "set/set_config.jison",
    "show/show_common.jison",
    "show/show_columns.jison",
    "show/show_create_table.jison",
    "show/show_databases.jison",
    "show/show_functions.jison",
    "show/show_partitions.jison",
    "show/show_table_extended.jison",
    "show/show_tables.jison",
    "show/show_tblproperties.jison",
    "show/show_views.jison",
    "truncate/truncate_common.jison",
    "truncate/truncate_table.jison",
    "uncache/uncache_common.jison",
    "uncache/uncache_table.jison",
    "../../generic/jison/use/use.jison",
    "../../generic/jison/autocomplete_footer.jison"
  ],
  "syntax": [
    "../../generic/jison/syntax_header.jison",
    "add/add_common.jison",
    "add/add_archive.jison",
    "add/add_archives.jison",
    "add/add_file.jison",
    "add/add_files.jison",
    "add/add_jar.jison",
    "add/add_jars.jison",
    "alter/alter_common.jison",
    "alter/alter_database.jison",
    "alter/alter_table.jison",
    "alter/alter_view.jison",
    "analyze/analyze_common.jison",
    "analyze/analyze_table.jison",
    "analyze/analyze_tables.jison",
    "cache/cache_common.jison",
    "cache/cache_table.jison",
    "clear/clear_common.jison",
    "clear/clear_cache.jison",
    "../../hive/jison/create/clustered_by.jison",
    "create/create_common.jison",
    "create/create_database.jison",
    "create/create_function.jison",
    "create/create_table.jison",
    "create/create_view.jison",
    "../../hive/jison/create/row_format.jison",
    "describe/describe_common.jison",
    "describe/describe_database.jison",
    "describe/describe_function.jison",
    "describe/describe_query.jison",
    "describe/describe_table.jison",
    "drop/drop_common.jison",
    "../../impala/jison/drop/drop_database.jison",
    "drop/drop_function.jison",
    "drop/drop_table.jison",
    "../../generic/jison/drop/drop_view.jison",
    "insert/insert_common.jison",
    "insert/insert_overwrite_directory.jison",
    "insert/insert_table.jison",
    "list/list_common.jison",
    "list/list_archive.jison",
    "list/list_archives.jison",
    "list/list_file.jison",
    "list/list_files.jison",
    "list/list_jar.jison",
    "list/list_jars.jison",
    "load/load_data.jison",
    "msck/msck_common.jison",
    "msck/msck_repair_table.jison",
    "refresh/refresh_common.jison",
    "refresh/refresh_function.jison",
    "refresh/refresh_resource.jison",
    "refresh/refresh_table.jison",
    "reset/reset_config.jison",
    "../../generic/jison/select/cte_select_statement.jison",
    "../../generic/jison/select/from_clause.jison",
    "../../generic/jison/select/group_by_clause.jison",
    "../../generic/jison/select/having_clause.jison",
    "../../generic/jison/select/joins.jison",
    "../../generic/jison/select/limit_clause.jison",
    "../../generic/jison/select/order_by_clause.jison",
    "../../generic/jison/select/select.jison",
    "../../generic/jison/select/select_conditions.jison",
    "../../generic/jison/select/union_clause.jison",
    "../../generic/jison/select/where_clause.jison",
    "../../generic/jison/udf/aggregate/aggregate_common.jison",
    "../../generic/jison/udf/aggregate/avg.jison",
    "../../generic/jison/udf/aggregate/count.jison",
    "../../generic/jison/udf/aggregate/max.jison",
    "../../generic/jison/udf/aggregate/min.jison",
    "../../generic/jison/udf/aggregate/stddev_pop.jison",
    "../../generic/jison/udf/aggregate/stddev_samp.jison",
    "../../generic/jison/udf/aggregate/sum.jison",
    "../../generic/jison/udf/aggregate/var_pop.jison",
    "../../generic/jison/udf/aggregate/var_samp.jison",
    "../../generic/jison/udf/aggregate/variance.jison",
    "../../generic/jison/udf/analytic/analytic.jison",
    "../../generic/jison/udf/function/array.jison",
    "../../generic/jison/udf/function/cast.jison",
    "../../generic/jison/udf/function/if.jison",
    "../../generic/jison/udf/function/map.jison",
    "../../generic/jison/udf/function/truncate.jison",
    "../../generic/jison/udf/udf_common.jison",
    "main.jison",
    "../../generic/jison/sql_valueExpression.jison",
    "set/set_common.jison",
    "set/set_config.jison",
    "show/show_common.jison",
    "show/show_columns.jison",
    "show/show_create_table.jison",
    "show/show_databases.jison",
    "show/show_functions.jison",
    "show/show_partitions.jison",
    "show/show_table_extended.jison",
    "show/show_tables.jison",
    "show/show_tblproperties.jison",
    "show/show_views.jison",
    "truncate/truncate_common.jison",
    "truncate/truncate_table.jison",
    "uncache/uncache_common.jison",
    "uncache/uncache_table.jison",
    "../../generic/jison/use/use.jison",
    "../../generic/jison/syntax_footer.jison"
  ]
}