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

ARROW-10609: [Rust] Optimize min/max of non null strings #8673

Closed
wants to merge 6 commits into from

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    3fd776a View commit details
    Browse the repository at this point in the history
  2. Fix null benchmark

    Dandandan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    ab684ff View commit details
    Browse the repository at this point in the history
  3. Undo

    Dandandan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2327bf0 View commit details
    Browse the repository at this point in the history
  4. Translate into fold

    Dandandan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a4cab76 View commit details
    Browse the repository at this point in the history
  5. Remove downcasts

    Dandandan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    b103693 View commit details
    Browse the repository at this point in the history
  6. Unused import

    Dandandan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f36c80b View commit details
    Browse the repository at this point in the history