Skip to content

feat(delta): additive schema evolution for append/overwrite + reporting/events#217

Merged
malon64 merged 5 commits intomainfrom
agent/po-floe-20260310-1921-schema-evolution
Mar 11, 2026
Merged

feat(delta): additive schema evolution for append/overwrite + reporting/events#217
malon64 merged 5 commits intomainfrom
agent/po-floe-20260310-1921-schema-evolution

Conversation

@malon64
Copy link
Owner

@malon64 malon64 commented Mar 11, 2026

Summary

  • enable additive-only Delta schema evolution for append/overwrite when
  • keep strict behavior for incompatible changes and merge modes
  • emit run event when evolution is applied
  • surface block in entity run reports (applied and no-op cases)
  • add unit/integration tests and update docs (write modes, delta sink, report)

Validation

  • orchestrator lint step (fmt + clippy + relevant Rust tests) passed

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 708aae930a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@malon64 malon64 merged commit c0cf938 into main Mar 11, 2026
3 checks passed
@malon64 malon64 deleted the agent/po-floe-20260310-1921-schema-evolution branch March 11, 2026 12:39
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.

1 participant