Skip to content

Conversation

@peasee
Copy link

@peasee peasee commented Feb 12, 2026

🗣 Description

  • Bypasses using the DataFusion FileSink and Demuxer when a target file size is specified, as the DataFusion demuxer has no guarantees on file size - only row count. As the required number of rows to reach a particular file size is dynamic based on the contents of those rows, we cannot use the Demuxer to reliably reach target file sizes.

@peasee peasee self-assigned this Feb 12, 2026
@peasee peasee added the bug Something isn't working label Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant