Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

Updates the requirements on etcd-client to permit the latest version.

Release notes

Sourced from etcd-client's releases.

v0.9.0

  • Upgrade tonic to 0.7.1 and prost to 0.10.0
  • Dynamically add/remove endpoint
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [etcd-client](https://github.com/etcdv3/etcd-client) to permit the latest version.
- [Release notes](https://github.com/etcdv3/etcd-client/releases)
- [Commits](etcdv3/etcd-client@0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: etcd-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 6, 2022

The following labels could not be found: auto-dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 20, 2022

Looks like etcd-client is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 20, 2022
@dependabot dependabot bot deleted the dependabot/cargo/master/etcd-client-0.9 branch April 20, 2022 21:54
andygrove pushed a commit that referenced this pull request Aug 2, 2024
* Configurable date field extraction style for unparsing (#21)

* Add support for IntervalStyle::MySQL (#18)

* Support alternate format for Int64 unparsing (SIGNED for MySQL) (#22)

* Alternate format support for Timestamp casting (DATETIME for MySQL) (#23)

* Improve

* Fix clippy and docs
andygrove pushed a commit that referenced this pull request May 2, 2025
… them (apache#15566)

* ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them

* wip

* fix tests

* fix

* fix

* fix doc

* fix doc

* Improve doc comments of `filter-pushdown-apis` (#22)

* Improve doc comments

* Apply suggestions from code review

---------

Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* simplify according to pr feedback

* Add missing file

* Add tests

* pipe config in

* docstrings

* Update datafusion/physical-plan/src/filter_pushdown.rs

* fix

* fix

* fmt

* fix doc

* add example usage of config

* fix test

* convert exec API and optimizer rule

* re-add docs

* dbg

* dbg 2

* avoid clones

* part 3

* fix lint

* tests pass

* Update filter.rs

* update projection tests

* update slt files

* fix

* fix references

* improve impls and update tests

* apply stop logic

* update slt's

* update other tests

* minor

* rename modules to match logical optimizer, tweak docs

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: berkaysynnada <berkay.sahin@synnada.ai>
Co-authored-by: Berkay Şahin <124376117+berkaysynnada@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant