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

invalid timeframe creation in SAT-v1 (MA, REF) #107

Open
jabibo opened this issue Aug 1, 2023 · 2 comments
Open

invalid timeframe creation in SAT-v1 (MA, REF) #107

jabibo opened this issue Aug 1, 2023 · 2 comments
Labels
enhancement New feature or request stale

Comments

@jabibo
Copy link

jabibo commented Aug 1, 2023

Using dbt or coalesce we added a Nanosecond to rows in our import-row to achieve uniqueness.
This generates invalid timeframes in the v1-sats because there a Microsecond is subtracted.
image

Could this be customizable?
Version is 1.1.2

@tkirschke tkirschke added the enhancement New feature or request label Sep 6, 2023
@tkirschke
Copy link
Member

Next step: New global variable "load_end_date_substraction_unit" with default value "microsecond".
Would have impact on the DATEADD function used in the load_end_date calculation.

Copy link

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 Feb 17, 2025
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