Estou enfrentando o erro abaixo: na tapa: JUntando dados Cmd 87 Conseguem me dá um help?
AnalysisException: [TABLE_OR_VIEW_NOT_FOUND] The table or view `red_wine` cannot be found. Verify the spelling and correctness of the schema and catalog.
If you did not qualify the name with a schema, verify the current_schema() output, or qualify the name with the correct schema and catalog.
To tolerate the error on drop use DROP VIEW IF EXISTS or DROP TABLE IF EXISTS.; line 3 pos 9;
'ReplaceTableAsSelect TableSpec(Map(),None,Map(),None,None,None,false,Set(),None,None), true
:- ResolvedIdentifier com.databricks.sql.managedcatalog.UnityCatalogV2Proxy@70c76256, default.new_red_wine
+- 'Project [*, red AS wine_type#58]
+- 'UnresolvedRelation [red_wine], [], false
Command took 2.59 seconds -- by lucasgms23@gmail.com at 04/12/2023, 09:33:51 on aula_databricks