Skip to content

Conversation

@dyno
Copy link

@dyno dyno commented Oct 21, 2025

when rewrite to a different spec, if there is only one small file unless rewrite-all, this file won't be able to rewrite if it does not also it won't meet any other criteria.

  • enoughInputFiles
  • enoughContent
    but when write to a different spec, we do want the spec align with the storage layout. so it's better check this situation and rewrite the file.

this specifically addressed an issue when we do in-table rollup to rewrite files to a coarser partition. in this case we don't want to rewrite-all but also think it's better to make the output file path align with the spec.

@dyno dyno changed the base branch from main to 1.10.x October 21, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant