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

Enable GroupValueBytesView for aggregation with StringView types #11519

Merged
merged 12 commits into from
Jul 20, 2024

Commits on Jul 19, 2024

  1. add functions

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dd3ca4b View commit details
    Browse the repository at this point in the history
  2. Update string-view branch to arrow-rs main (apache#10966)

    * Pin to arrow main
    
    * Fix clippy with latest arrow
    
    * Uncomment test that needs new arrow-rs to work
    
    * Update datafusion-cli Cargo.lock
    
    * Update Cargo.lock
    
    * tapelo
    alamb authored and XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    012bd59 View commit details
    Browse the repository at this point in the history
  3. merge

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4673554 View commit details
    Browse the repository at this point in the history
  4. update cast

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4b39020 View commit details
    Browse the repository at this point in the history
  5. consistent dep

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    80e8e06 View commit details
    Browse the repository at this point in the history
  6. fix ci

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fb0266e View commit details
    Browse the repository at this point in the history
  7. avoid unused dep

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    61d113d View commit details
    Browse the repository at this point in the history
  8. update dep

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b920216 View commit details
    Browse the repository at this point in the history
  9. update

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    18daf7e View commit details
    Browse the repository at this point in the history
  10. fix cargo check

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    03934da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2944acd View commit details
    Browse the repository at this point in the history
  12. update

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    28426ff View commit details
    Browse the repository at this point in the history