Skip to content

chore: release v0.5.0#162

Merged
hozan23 merged 1 commit into
mainfrom
release-plz-2026-02-26T06-46-13Z
Feb 26, 2026
Merged

chore: release v0.5.0#162
hozan23 merged 1 commit into
mainfrom
release-plz-2026-02-26T06-46-13Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 New release

  • datafusion-federation: 0.4.14 -> 0.5.0 (⚠ API breaking changes)

datafusion-federation breaking changes

--- failure trait_method_parameter_count_changed: pub trait method parameter count changed ---

Description:
A trait method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#major-any-change-to-trait-item-signatures
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/trait_method_parameter_count_changed.ron

Failed in:
  SQLExecutor::execute now takes 3 instead of 2 parameters, in file /tmp/.tmpSn2cOr/datafusion-federation/datafusion-federation/src/sql/executor.rs:50
Changelog

0.5.0 - 2026-02-26

Other

  • Pushdown physical filters to SQLExecutor (#160)


This PR was generated with release-plz.

@hozan23 hozan23 merged commit ada0e9a into main Feb 26, 2026
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