Forum Discussion
Anonymous
2 years agoNot applicable
Spark Tables CREATE OR REPLACE not working
When running this code %%sql CREATE OR REPLACE TABLE sample ( integer INT, string VARCHAR(50) ) I get the error message "Error: REPLACE TABLE is only supported with v2 tables."...
HimanshuS-msft
2 years agoMicrosoft Employee
Hello Anonymous ,
Currently the Spark version on Fabric is Spark 3.3 and Spark 3.3 in this version of Spark we do have the Replace option please see here .
I am aware of that databricks does provide that option at this time . We request you to please log the ask here https://ideas.fabric.microsoft.com/ .
Thanks
Himanshu