We wanted to create snowflake temp table in databricks. Well temp table gets created but when we try to access it it says the table does note exist.
We checked snowflake history and saw the temp table being created but other query for access is having different session id so the table is lost.
We tried to run multiple statement within sparkqueryrunner but that failed.
I am not able to load screen shot here.
Any solution to this will be appreciated.