Files
superset2/.mypy_cache/3.6/tests/db_engine_specs/presto_tests.data.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
13 KiB
JSON

{".class": "MypyFile", "_fullname": "tests.db_engine_specs.presto_tests", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "DbEngineSpecTestCase": {".class": "SymbolTableNode", "cross_ref": "tests.db_engine_specs.base_tests.DbEngineSpecTestCase", "kind": "Gdef"}, "PrestoEngineSpec": {".class": "SymbolTableNode", "cross_ref": "superset.db_engine_specs.presto.PrestoEngineSpec", "kind": "Gdef"}, "PrestoTests": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["tests.db_engine_specs.base_tests.DbEngineSpecTestCase"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "tests.db_engine_specs.presto_tests.PrestoTests", "name": "PrestoTests", "type_vars": []}, "flags": ["fallback_to_any"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests", "metaclass_type": null, "metadata": {}, "module_name": "tests.db_engine_specs.presto_tests", "mro": ["tests.db_engine_specs.presto_tests.PrestoTests", "tests.db_engine_specs.base_tests.DbEngineSpecTestCase", "tests.base_tests.SupersetTestCase", "builtins.object"], "names": {".class": "SymbolTable", "test_convert_dttm": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_convert_dttm", "name": "test_convert_dttm", "type": null}}, "test_get_datatype_presto": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_get_datatype_presto", "name": "test_get_datatype_presto", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_get_datatype_presto", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["tests.db_engine_specs.presto_tests.PrestoTests"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "test_get_datatype_presto of PrestoTests", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "variables": []}}}}, "test_presto_expand_data_with_complex_array_columns": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_expand_data_with_complex_array_columns", "name": "test_presto_expand_data_with_complex_array_columns", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_expand_data_with_complex_array_columns", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_expand_data_with_complex_row_columns": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_expand_data_with_complex_row_columns", "name": "test_presto_expand_data_with_complex_row_columns", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_expand_data_with_complex_row_columns", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_expand_data_with_simple_structural_columns": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_expand_data_with_simple_structural_columns", "name": "test_presto_expand_data_with_simple_structural_columns", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_expand_data_with_simple_structural_columns", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_extra_table_metadata": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_extra_table_metadata", "name": "test_presto_extra_table_metadata", "type": null}}, "test_presto_get_array_within_row_within_array_column": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_array_within_row_within_array_column", "name": "test_presto_get_array_within_row_within_array_column", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_get_array_within_row_within_array_column", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_get_column": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_column", "name": "test_presto_get_column", "type": null}}, "test_presto_get_fields": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_fields", "name": "test_presto_get_fields", "type": null}}, "test_presto_get_row_within_array_within_row_column": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_row_within_array_within_row_column", "name": "test_presto_get_row_within_array_within_row_column", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_get_row_within_array_within_row_column", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_get_simple_array_column": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_simple_array_column", "name": "test_presto_get_simple_array_column", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_get_simple_array_column", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_get_simple_row_column": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_simple_row_column", "name": "test_presto_get_simple_row_column", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_get_simple_row_column", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_get_simple_row_column_with_name_containing_whitespace": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_simple_row_column_with_name_containing_whitespace", "name": "test_presto_get_simple_row_column_with_name_containing_whitespace", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_get_simple_row_column_with_name_containing_whitespace", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_get_simple_row_column_with_tricky_nested_field_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated"], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_simple_row_column_with_tricky_nested_field_name", "name": "test_presto_get_simple_row_column_with_tricky_nested_field_name", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "test_presto_get_simple_row_column_with_tricky_nested_field_name", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "test_presto_get_view_names_return_empty_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_get_view_names_return_empty_list", "name": "test_presto_get_view_names_return_empty_list", "type": null}}, "test_presto_where_latest_partition": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_presto_where_latest_partition", "name": "test_presto_where_latest_partition", "type": null}}, "test_query_cost_formatter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.test_query_cost_formatter", "name": "test_query_cost_formatter", "type": null}}, "verify_presto_column": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "column", "expected_results"], "flags": [], "fullname": "tests.db_engine_specs.presto_tests.PrestoTests.verify_presto_column", "name": "verify_presto_column", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RowProxy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "tests.db_engine_specs.presto_tests.RowProxy", "name": "RowProxy", "type": {".class": "AnyType", "missing_import_name": "tests.db_engine_specs.presto_tests.RowProxy", "source_any": null, "type_of_any": 3}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.presto_tests.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.presto_tests.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.presto_tests.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.presto_tests.__package__", "name": "__package__", "type": "builtins.str"}}, "mock": {".class": "SymbolTableNode", "cross_ref": "unittest.mock", "kind": "Gdef"}, "pd": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "tests.db_engine_specs.presto_tests.pd", "name": "pd", "type": {".class": "AnyType", "missing_import_name": "tests.db_engine_specs.presto_tests.pd", "source_any": null, "type_of_any": 3}}}, "select": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "tests.db_engine_specs.presto_tests.select", "name": "select", "type": {".class": "AnyType", "missing_import_name": "tests.db_engine_specs.presto_tests.select", "source_any": null, "type_of_any": 3}}}, "skipUnless": {".class": "SymbolTableNode", "cross_ref": "unittest.case.skipUnless", "kind": "Gdef"}}, "path": "tests/db_engine_specs/presto_tests.py"}