Skip to content

fix taxcomi create daily snapshot by changing push_down_predicate#2164

Merged
Tian-2017 merged 2 commits intomainfrom
fix-tascomi_create_daily_snapshot_planning-timeout
Mar 11, 2025
Merged

fix taxcomi create daily snapshot by changing push_down_predicate#2164
Tian-2017 merged 2 commits intomainfrom
fix-tascomi_create_daily_snapshot_planning-timeout

Conversation

@Tian-2017
Copy link
Contributor

@Tian-2017 Tian-2017 commented Mar 11, 2025

Change the push_down_predicate to 30 days ago instead of using "20210101"

Fix the timeout issue – it was using 20210101 as the push_down_predicate. After reading the playbook, which mentions that it only needs to get the latest records compared to the last snapshot and then Creation of a full snapshot by applying the daily increment to the previous snapshot; Therefore, there's no need to use 20210101 as the push_down_predicate when deriving the new records.

@Tian-2017 Tian-2017 requested review from a team as code owners March 11, 2025 14:17
@Tian-2017 Tian-2017 marked this pull request as draft March 11, 2025 14:35
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 11, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@Tian-2017 Tian-2017 marked this pull request as ready for review March 11, 2025 15:18
@Tian-2017 Tian-2017 merged commit 46d8cb3 into main Mar 11, 2025
6 checks passed
@Tian-2017 Tian-2017 deleted the fix-tascomi_create_daily_snapshot_planning-timeout branch March 11, 2025 15:30
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