Hubert-Dudek
Databricks MVP

  • had to change the name from test to test2 as test already exist,
  • the database needs to be created CREATE DATABASE airbnb_demo_int_delta_db
  • syntax in command 13 is incorrect as quotes should be removed, CREATE TABLE airbnb_demo_int_delta_db.preds_staging is ok

My blog: https://databrickster.medium.com/