Skip to content

Conversation

@chowbao
Copy link
Contributor

@chowbao chowbao commented Jun 25, 2025

PR Checklist

PR Structure

  • This PR has reasonably narrow scope (if not, break it down into smaller PRs).
  • This PR avoids mixing refactoring changes with feature changes (split into two PRs
    otherwise).
  • This PR's title starts with the jira ticket associated with the PR.

Thoroughness

  • This PR adds tests for the most critical parts of the new functionality or fixes.
  • I've updated the README with the added features, breaking changes, new instructions on how to use the repository.

What

https://github.com/stellar/hubble/issues/407

Repartition tables to use closed_at at the daily grain

Why

Remove dependency and weirdness with partitioning on batch_run_date. closed_at is a much more standard and relevant column

Known limitations

  • Update downstream dependencies (query filters on batch_run_date, dbt models, etc...)

@chowbao chowbao requested a review from a team as a code owner June 25, 2025 15:48
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