Skip to content

Conversation

@appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented May 28, 2024

⚠️ This will not be merged. ⚠️

  1. Bringing us up to datafusion to 2024-05-24

  2. This PR is based on May 20, 2024 apache@3ebc31d

git co -b chunchun/update-df-may-week-4 3ebc31d2c26e6ff02d3cc79e5e4786d4ed029710
  1. Applied the following patch(es):

    1. cherry picked Fix NULL["field"] for expr_API apache/datafusion#10655 / apache@0f994af

      commit 0f994afff27a6240c7ad0831eda4e957bc55e7c4
      Author: Andrew Lamb <andrew@nerdnetworks.org>
      Date:   Sat May 25 06:13:41 2024 -0400
      
          Support field access for literal Null (#10655)
      

@github-actions github-actions bot added the core label May 28, 2024
@appletreeisyellow appletreeisyellow changed the title WIP(iox-10891): patched df upgrade 202-05-TBD WIP(iox-10891): patched df upgrade 202-05-24 May 29, 2024
@appletreeisyellow
Copy link
Author

Closing since the update is done

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-may-week-4 branch May 29, 2024 19:50
wiedld pushed a commit that referenced this pull request Jul 23, 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
wiedld pushed a commit that referenced this pull request Apr 21, 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.

3 participants