cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

foreachBatch

Hubert-Dudek
Esteemed Contributor III

With parameterized SQL queries in Structured Streaming's foreachBatch, there's no longer a need to create temp views for the MERGE command.

structured1.png

2 REPLIES 2

jose_gonzalez
Databricks Employee
Databricks Employee

Thank you for sharing the valuable information @Hubert-Dudek 

adriennn
Valued Contributor

Note that this functionality broke somewhere between DBR 13.3 and 15, so best bet is 15.4 LTS

Solved: Parameterized spark.sql() not working - Databricks Community - 56510