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-23 #15

Closed
wants to merge 9 commits into from

Conversation

appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented Apr 26, 2024

⚠️ This will not be merged. ⚠️

  1. Bringing us up to datafusion to 2024-04-23 apache@65ecfda / Minor: Avoid a clone in ArrayFunctionRewriter apache/datafusion#10204

  2. This PR is based on April 20, 2024 apache@600b815

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

    1. Cherry picked Allow adding user defined metadata to ParquetSink apache/datafusion#10224 /
      apache@9c8873a

      commit 9c8873af12826e47f5743991859790df7a3b6400
      Author: wiedld <[email protected]>
      Date:   Fri Apr 26 03:42:16 2024 -0700
      
          Allow adding user defined metadata to `ParquetSink` (#10224)
    2. cherry picked fix: no longer support the substring function apache/datafusion#10242 / f8c623f

      commit f8c623fe045d70a87eac8dc8620b74ff73be56d5
      Author: Jonah Gao <[email protected]>
      Date:   Sat Apr 27 02:30:09 2024 +0800

* chore: make explicit what ParquetWriterOptions are created from a subset of TableParquetOptions

* refactor: restore the ability to add kv metadata into the generated file sink

* test: demomnstrate API contract for metadata TableParquetOptions

* chore: update code docs

* fix: parse on proper delimiter, and improve tests

* fix: enable any character in the metadata string value, by having any key parsing be a part of the format.metadata::key
appletreeisyellow and others added 3 commits April 26, 2024 14:28
* fix: no longer support the `substring` function

* enable from-for format

* update test comment

* review feedback

* review feedback

Co-authored-by: Jeffrey Vo <[email protected]>

---------

Co-authored-by: Jeffrey Vo <[email protected]>
@github-actions github-actions bot added the sql label Apr 26, 2024
@appletreeisyellow appletreeisyellow changed the title WIP(iox-10578): patched df upgrade 202-04-TBD WIP(iox-10578): patched df upgrade 202-04-23 Apr 30, 2024
@appletreeisyellow
Copy link
Author

The upgrade is done. Closing

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-apr-week-4 branch May 1, 2024 20:39
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.

3 participants