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-10892): patched df upgrade 202-06-16 #28

Closed
wants to merge 7 commits into from

Conversation

appletreeisyellow
Copy link

@appletreeisyellow appletreeisyellow commented Jun 24, 2024

⚠️ This will not be merged. ⚠️

  1. Bringing us up to datafusion to 2024-06-16, apache@d4228fe

  2. This PR is based on 2024-06-06 apache@cb9068c

    git co -b chunchun/update-df-june-week-2-2 cb9068ce56a6870b84c4878db0255048e7df9e97
    
  3. Cherry-picked the following commits:

    1. refactor: fetch statistics for a given ParquetMetaData apache/datafusion#10880 / apache@ea21b08

      commit ea21b08e477cc48f458917c132f79c4980c957c1
      Author: Nga Tran <[email protected]>
      Date:   Thu Jun 13 07:38:37 2024 -0400
      
          refactor: fetch statistics for a given ParquetMetaData (#10880)
    2. Consider timezones with UTC and +00:00 to be the same apache/datafusion#10960 / apache@4a0c7f3

      commit 4a0c7f35a02ef71fcea518a3566edc9b56866cae
      Author: Marvin Lanhenke <[email protected]>
      Date:   Fri Jun 21 18:18:14 2024 +0200
      
          Consider timezones with  `UTC` and `+00:00` to be the same (#10960)
    3. Support dictionary data type in array_to_string apache/datafusion#10908 / apache@8d8dd90

      commit 8d8dd9075d4fb54c0d3467916bb66459d7a26b2f
      Author: Eduardo Vega <[email protected]>
      Date:   Sun Jun 23 04:14:40 2024 -0600
      
          Support dictionary data type in array_to_string (#10908)

NGA-TRAN and others added 3 commits June 24, 2024 10:44
* refactor: fetch statistics for a given ParquetMetaData

* test: add tests for fetch_statistics_from_parquet_meta

* Rename function and improve docs

* Simplify the test

---------

Co-authored-by: Andrew Lamb <[email protected]>
* feat: add temporal_coercion check

* fix: add return stmt

* chore: add slts

* fix: remove println

* Update datafusion/expr/src/type_coercion/binary.rs

---------

Co-authored-by: Andrew Lamb <[email protected]>
* Support dictionary data type in array_to_string

* Fix import

* Some tests

* Update datafusion/functions-array/src/string.rs

Co-authored-by: Alex Huang <[email protected]>

* Add some tests showing incorrect results

* Get logical array

* apply rust fmt

* Simplify implementation, avoid panics

---------

Co-authored-by: Alex Huang <[email protected]>
Co-authored-by: Andrew Lamb <[email protected]>
@github-actions github-actions bot removed the core label Jun 24, 2024
@appletreeisyellow appletreeisyellow changed the title WIP(iox-10892): patched df upgrade 202-06-TBD WIP(iox-10892): patched df upgrade 202-06-16 Jun 24, 2024
@appletreeisyellow
Copy link
Author

Closing since the upgrade is done

@appletreeisyellow appletreeisyellow deleted the chunchun/update-df-june-week-2-2 branch July 12, 2024 20:25
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.

4 participants