Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Use Snowflake Temporary tables where possible #249

Merged
merged 5 commits into from
Jan 16, 2024

Conversation

hustic
Copy link
Contributor

@hustic hustic commented Dec 12, 2023

  • Introduced Temp Table DB Feature;
  • Amended copy task to consider temporary tables;
  • Amended merge_query db function to always use temporary tables;
  • Amended create_table template to create TEMP tables

…y tables; Amend merge_query db function to always use temporary tables; Amend create_table template to create TEMP tables
@hustic
Copy link
Contributor Author

hustic commented Dec 12, 2023

  • Amended Snowflake Batch Load to use Temporary Stages and File

@hustic hustic merged commit b897984 into 173TECH:main Jan 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants