Skip to content

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 <nga-tran@live.com>
      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 <nga-tran@live.com>
      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
wiedld pushed a commit that referenced this pull request Apr 21, 2025
… ParquetOpener (apache#15561)

* parquet reader: move pruning predicate creation from ParquetSource to ParquetOpener

* use file schema, avoid loading page index if unecessary

* Add comment

* add comment

* Add comment

* remove check

* fix clippy

* update sqllogictest

* restore to explain plans

* reverted

* modify access

* Fix ArrowReaderOptions should read with physical_file_schema so we do… (#17)

* Fix ArrowReaderOptions should read with physical_file_schema so we don't need to cast back to utf8

* Fix fmt

* Update opener.rs

* Always apply per-file schema during parquet read (#18)

* Update datafusion/datasource-parquet/src/opener.rs

---------

Co-authored-by: Qi Zhu <821684824@qq.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
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