Skip to content

Add RECOMPUTE source mode for nodes with materialized disabled.#1333

Merged
akarshgupta7 merged 2 commits into
mainfrom
fix-query-executor-sourcemode
Jun 6, 2025
Merged

Add RECOMPUTE source mode for nodes with materialized disabled.#1333
akarshgupta7 merged 2 commits into
mainfrom
fix-query-executor-sourcemode

Conversation

@akarshgupta7
Copy link
Copy Markdown
Contributor

No description provided.

@akarshgupta7 akarshgupta7 requested a review from baitsguy June 5, 2025 06:42
operation_result = operation_result.materialize(
cache_dir, source_mode=MaterializeSourceMode.RECOMPUTE
)
else:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you're going to watch to test this behavior

@akarshgupta7 akarshgupta7 merged commit 189d7c1 into main Jun 6, 2025
12 of 15 checks passed
@akarshgupta7 akarshgupta7 deleted the fix-query-executor-sourcemode branch June 6, 2025 00:17
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