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

Improvement of NH Link performance on Snowflake #153

Open
tkirschke opened this issue Feb 5, 2024 · 2 comments
Open

Improvement of NH Link performance on Snowflake #153

tkirschke opened this issue Feb 5, 2024 · 2 comments
Labels
enhancement New feature or request stale

Comments

@tkirschke
Copy link
Member

The loading of a NH Link can be improved by skipping a full table scan while using the High Water Mark:

image
image

@tkirschke tkirschke added the enhancement New feature or request label Feb 5, 2024
@VSchmidts
Copy link

And one additional suggestion to improve the speed for the sat_v0 macro:
image

This reduces the amount of data of the sat table that is needed to join from the stage.

Copy link

github-actions bot commented Jul 8, 2024

This issue is stale because it has been open for 90 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue. Otherwise it will be closed in 14 days

@github-actions github-actions bot added the stale label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants