-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
error:forcedpriority:p3Affects many users; can waitAffects many users; can waitstatus:in_progressCurrently being worked onCurrently being worked ontype:bugSomething is broken or incorrectSomething is broken or incorrectupdate_type:modelsPrimary focus requires model updatesPrimary focus requires model updates
Description
Is there an existing feature request for this?
- I have searched the existing issues
Describe the Feature
The model 'int_jira__issue_calendar_spine' is performing slowly on snowflake - taking about 10-15 minutes depending on the run.
Our instance has about 600M records for this table.
The query plans show that all records are being deleted/inserted for each run.
Should this be materialized as a table instead?
14:51:31 1455 of 1614 OK created sql incremental model AV_int_jira.int_jira__issue_calendar_spine [�[32mSUCCESS 650585743�[0m in 597.48s]
Shouldn't only a small % be loaded with incremental strategy not 99%?
Describe alternatives you've considered
Fork the repo and change myself ... but that requires upkeep :(
Are you interested in contributing this feature?
- Yes.
- Yes, but I will need assistance and will schedule time during your office hours for guidance.
- No.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
error:forcedpriority:p3Affects many users; can waitAffects many users; can waitstatus:in_progressCurrently being worked onCurrently being worked ontype:bugSomething is broken or incorrectSomething is broken or incorrectupdate_type:modelsPrimary focus requires model updatesPrimary focus requires model updates