sayn icon indicating copy to clipboard operation
sayn copied to clipboard

Fix: Avoid using Temporary Tables in Snowflake

Open hustic opened this issue 2 years ago • 0 comments

  • Removed usage of Temp tables in Snowflake;
  • Mimicked BigQuery to Create or Replace instead;

hustic avatar Jan 29 '24 12:01 hustic