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-10577): patched df upgrade 202-04-14 #12

Closed
wants to merge 22 commits into from

Commits on Apr 5, 2024

  1. Use struct instead of named_struct when there are no aliases (apa…

    …che#9897)
    
    * Revert "use alias (apache#9894)"
    
    This reverts commit 9487ca0.
    
    * Use `struct` instead of `named_struct` when there are no aliases
    
    * Update docs
    
    * fmt
    alamb authored and wiedld committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    66f4fcb View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. coercion vec[Dictionary, Utf8] to Dictionary for coalesce function (a…

    …pache#9958)
    
    * for debug
    
    finish
    
    remove print
    
    add space
    
    * fix clippy
    
    * finish
    
    * fix clippy
    Lordworms authored and wiedld committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f0eec34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8de1c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    aaa8735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8d77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    555c388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a689b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59cb935 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d51293b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eedf46d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    f7e4aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aacf194 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2773fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b989ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    059ce1a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    d7aaeeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c7f3d View commit details
    Browse the repository at this point in the history
  3. Prune pages are all null in ParquetExec by row_counts and fix NOT NUL…

    …L prune (apache#10051)
    
    * Prune pages are all null in ParquetExec by row_counts
    and fix NOT NULL prune
    
    * fix clippy
    
    * Update datafusion/core/src/physical_optimizer/pruning.rs
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    
    * Update datafusion/core/tests/parquet/page_pruning.rs
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    
    * Update datafusion/core/tests/parquet/page_pruning.rs
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    
    * Update datafusion/core/tests/parquet/page_pruning.rs
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    
    * Update datafusion/core/tests/parquet/page_pruning.rs
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    
    * remove allocate vec
    
    * better way avoid allocate vec
    
    * simply expr
    
    ---------
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    2 people authored and appletreeisyellow committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    78c0fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f283e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23c0c13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f43a81a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c94a775 View commit details
    Browse the repository at this point in the history