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

Add ArrowBytesViewMap and ArrowBytesViewSet #11515

Merged
merged 15 commits into from
Jul 19, 2024

Commits on Jul 19, 2024

  1. 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
    4eef14e View commit details
    Browse the repository at this point in the history
  2. merge

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

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

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

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    edb2665 View commit details
    Browse the repository at this point in the history
  6. add more tests

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    be858ef View commit details
    Browse the repository at this point in the history
  7. make doc happy

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    676b49b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bdfb1b View commit details
    Browse the repository at this point in the history
  9. fix bug

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

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

    XiangpengHao committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ca3d9b9 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
    8fffec5 View commit details
    Browse the repository at this point in the history
  13. fix cargo check

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

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