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

Fix the Timeslice on Wildcard Loads #37

Closed
shaunryan opened this issue Aug 4, 2022 · 2 comments
Closed

Fix the Timeslice on Wildcard Loads #37

shaunryan opened this issue Aug 4, 2022 · 2 comments

Comments

@shaunryan
Copy link
Member

No description provided.

@shaunryan
Copy link
Member Author

The timeslice for a loads is injected into the dataframe as _TIMESLICE for lineage tracking. When loading with wildcards for bulk loads however it injects the wildcarded timeslice rather than the timeslice directly related to that row of data. The framework logs the wildcard timeslice so we have that. The timeslice in the data should related specifically to the data in the row.

@shaunryan
Copy link
Member Author

Version 0.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant