Skip to content

Conversation

@lumos07
Copy link

@lumos07 lumos07 commented Dec 15, 2025

What changed

Fixes execution type propagation in Hop.constructAndSetReblockLopIfRequired to ensure
CSV reblock is correctly constructed and executed under Out-Of-Core (OOC) mode.

Why

Previously, CSV reblock could be skipped or assigned an incorrect execution type when
running with -ooc, leading to runtime NotImplementedException during CSV reads.

How it was tested

  • Ran CSV read + aggregation under -ooc mode
  • Verified ooc_csvrblk appears in heavy hitter statistics
  • Confirmed successful execution without runtime errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant