Databricks Certified Data Engineer - Associate

Databricks Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


To handle failures gracefully in PySpark, which of the following correctly completes the statement?\n\nSpark.read.table("table_name").select("column").write.mode("append").SaveAsTable("new_table_name")\n\nprint(f"query failed")





Comments

Loading comments...