You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/01/07 21:14:09 UTC

[GitHub] [incubator-superset] villebro commented on issue #3524: Cannot created temp table in redshift DB

villebro commented on issue #3524: Cannot created temp table in redshift DB
URL: https://github.com/apache/incubator-superset/issues/3524#issuecomment-571775889
 
 
   Most databases support some type of cross-session temporary table: in SQL Server `##tmp_tbl` vs `#tmp_tbl`, in Snowflake `transient table` vs `temporary table` etc. I suggest using those for now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org