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

#369 Fix lazy created lazy if they depend on transient tables. #370

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Mar 11, 2024

Closes #369

Copy link

Unit Test Coverage

File Coverage [96.27%] 🍏
OperationSplitter.scala 96.27% 🍏
Total Project Coverage 83.19% 🍏

Copy link

@jakipatryk jakipatryk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving from user PoV - tested in my PoC and the issue is solved in my case.

@yruslan yruslan marked this pull request as ready for review March 11, 2024 10:49
@yruslan yruslan merged commit 2b2641e into main Mar 11, 2024
9 checks passed
@yruslan yruslan deleted the bugfix/369-fiz-lazy-sinks branch March 11, 2024 10:50
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.

A sink job created from a transient table becomes lazy
2 participants