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-10891): patched df upgrade 202-05-20 #21

Closed
wants to merge 1 commit into from

Conversation

appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented May 24, 2024

⚠️ This will not be merged. ⚠️

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

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

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

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

      commit 57244cff8263612fa4b06b21772b933b4447fb39
      Author: Andrew Lamb <andrew@nerdnetworks.org>
      Date:   Fri May 24 15:16:11 2024 -0400
      
          Support field access for literal Null

@github-actions github-actions bot added the core label May 24, 2024
@appletreeisyellow
Copy link
Author

Closing since the update is done

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-may-week-3-3 branch May 29, 2024 19:49
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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants