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

Specialize Prefix/Suffix Match for Like/ILike between Array and Scalar for StringViewArray #6231

Merged
merged 11 commits into from
Aug 25, 2024

Commits on Aug 17, 2024

  1. v2 impl

    xinlifoobar committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    894e797 View commit details
    Browse the repository at this point in the history
  2. Add bench

    xinlifoobar committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a80431f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ad6d9 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    xinlifoobar committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    32d6dc2 View commit details
    Browse the repository at this point in the history
  5. fix endswith

    xinlifoobar committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f6f8f55 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    6bee687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3322905 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix comments

    xinlifoobar committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cd5886f View commit details
    Browse the repository at this point in the history
  2. fix bad comment

    xinlifoobar committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7eb3c83 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Correct equals sematics

    xinlifoobar committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4a27f96 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    0c9ac9a View commit details
    Browse the repository at this point in the history