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

1 line
6.3 KiB
JSON

{".class": "MypyFile", "_fullname": "tests.db_engine_specs.bigquery_tests", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "BaseEngineSpec": {".class": "SymbolTableNode", "cross_ref": "superset.db_engine_specs.base.BaseEngineSpec", "kind": "Gdef"}, "BigQueryEngineSpec": {".class": "SymbolTableNode", "cross_ref": "superset.db_engine_specs.bigquery.BigQueryEngineSpec", "kind": "Gdef"}, "BigQueryTestCase": {".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.bigquery_tests.BigQueryTestCase", "name": "BigQueryTestCase", "type_vars": []}, "flags": ["fallback_to_any"], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase", "metaclass_type": null, "metadata": {}, "module_name": "tests.db_engine_specs.bigquery_tests", "mro": ["tests.db_engine_specs.bigquery_tests.BigQueryTestCase", "tests.db_engine_specs.base_tests.DbEngineSpecTestCase", "tests.base_tests.SupersetTestCase", "builtins.object"], "names": {".class": "SymbolTable", "test_bigquery_sqla_column_label": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase.test_bigquery_sqla_column_label", "name": "test_bigquery_sqla_column_label", "type": null}}, "test_convert_dttm": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase.test_convert_dttm", "name": "test_convert_dttm", "type": null}}, "test_df_to_sql": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase.test_df_to_sql", "name": "test_df_to_sql", "type": null}}, "test_extra_table_metadata": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase.test_extra_table_metadata", "name": "test_extra_table_metadata", "type": null}}, "test_fetch_data": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase.test_fetch_data", "name": "test_fetch_data", "type": null}}, "test_timegrain_expressions": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.BigQueryTestCase.test_timegrain_expressions", "name": "test_timegrain_expressions", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "DataFrame": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "tests.db_engine_specs.bigquery_tests.DataFrame", "name": "DataFrame", "type": {".class": "AnyType", "missing_import_name": "tests.db_engine_specs.bigquery_tests.DataFrame", "source_any": null, "type_of_any": 3}}}, "DbEngineSpecTestCase": {".class": "SymbolTableNode", "cross_ref": "tests.db_engine_specs.base_tests.DbEngineSpecTestCase", "kind": "Gdef"}, "Row@82": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "tests.db_engine_specs.bigquery_tests.Row@82", "name": "Row", "type_vars": []}, "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.Row@82", "metaclass_type": null, "metadata": {}, "module_name": "tests.db_engine_specs.bigquery_tests", "mro": ["tests.db_engine_specs.bigquery_tests.Row@82", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.Row@82.__init__", "name": "__init__", "type": null}}, "_value": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.Row@82._value", "name": "_value", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "values": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.db_engine_specs.bigquery_tests.Row@82.values", "name": "values", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.bigquery_tests.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.bigquery_tests.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.bigquery_tests.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.db_engine_specs.bigquery_tests.__package__", "name": "__package__", "type": "builtins.str"}}, "column": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "tests.db_engine_specs.bigquery_tests.column", "name": "column", "type": {".class": "AnyType", "missing_import_name": "tests.db_engine_specs.bigquery_tests.column", "source_any": null, "type_of_any": 3}}}, "mock": {".class": "SymbolTableNode", "cross_ref": "unittest.mock", "kind": "Gdef"}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}}, "path": "tests/db_engine_specs/bigquery_tests.py"}