Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP(iox-10578): patched df upgrade 202-04-30 #18

Closed
wants to merge 3 commits into from

Conversation

appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented May 1, 2024

⚠️ This will not be merged. ⚠️

  1. Bringing us up to datafusion to 2024-04-30

  2. This PR is based on April 27, 2024 apache@0f76bd6

git co -b chunchun/update-df-apr-week-4-4 0f76bd6fbfaf13e2992929e71f4068f117d35628
  1. Applied the following patch(es):

    1. cherry picked feat: add optimizer config param to avoid grouping partitions prefer_existing_union apache/datafusion#10259 / apache@2231183

      commit 22311835bc1b4bd83b50e1c3875b0e725622b872
      Author: Nga Tran <[email protected]>
      Date:   Tue Apr 30 11:45:34 2024 -0400
      
          feat: add optimizer config param to avoid grouping partitions `prefer_existing_union` (#10259)
    2. cherry picked chore: add function to set prefer_existing_union apache/datafusion#10322 / 3b77b6b

      commit 3b77b6b8e884a1bda7579891935466561c235a97
      Author: Nga Tran <[email protected]>
      Date:   Tue Apr 30 17:49:14 2024 -0400
      
      chore: add function to set prefer_existing_union (#10322)

NGA-TRAN and others added 3 commits May 1, 2024 08:31
…_existing_union` (apache#10259)

* feat: add a config param to avoid converting union to interleave

* chore: update config for the tests

* chore: update configs.md
@appletreeisyellow
Copy link
Author

This branch is no longer needed because all patches are caught up in IOx DataFusion version in https://github.com/influxdata/influxdb_iox/pull/10851

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-apr-week-4-4 branch May 1, 2024 19:34
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants