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

Fixing Bug Const Offset in Execution Plan #380

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

caiomcbr
Copy link
Contributor

@caiomcbr caiomcbr commented Nov 8, 2024

The offset was not differentiating between the buffer types, causing the offset to be incorrect when the buffer type was not SCRATCH.

src/executor/execution_plan.cc Outdated Show resolved Hide resolved
@caiomcbr caiomcbr force-pushed the caiorocha/fixing_bug_constoffset_executor branch from 63cea9c to 496ac4e Compare November 11, 2024 09:35
@caiomcbr caiomcbr merged commit d5d608a into main Nov 12, 2024
20 checks passed
@caiomcbr caiomcbr deleted the caiorocha/fixing_bug_constoffset_executor branch November 12, 2024 04:02
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.

3 participants