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

Update concat_ws scalar function to support Utf8View #12309

Merged
merged 21 commits into from
Sep 12, 2024

Commits on Sep 4, 2024

  1. Update concat_ws scalar function to support Utf8View

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    22fd1b5 View commit details
    Browse the repository at this point in the history
  2. fmt

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d60a75d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. adds one_of for type sig

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1383f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fd5c6 View commit details
    Browse the repository at this point in the history
  3. fmt and clippy

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    92fbcfa View commit details
    Browse the repository at this point in the history
  4. add utf8view

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1d50a62 View commit details
    Browse the repository at this point in the history
  5. fix match

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    31576e3 View commit details
    Browse the repository at this point in the history
  6. fix match

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b5f64f3 View commit details
    Browse the repository at this point in the history
  7. 🤔 why nulls why

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fec232c View commit details
    Browse the repository at this point in the history
  8. small fix

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5e0c4c6 View commit details
    Browse the repository at this point in the history
  9. log ms

    devanbenz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a660a31 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. pushing up -- wip

    devanbenz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a9e3c4a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. make it so the return type is just Utf8

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    cc2e03f View commit details
    Browse the repository at this point in the history
  2. fmt

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0d07f25 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b6967f0 View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f256b45 View commit details
    Browse the repository at this point in the history
  5. fmt

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c7d35e8 View commit details
    Browse the repository at this point in the history
  6. fmt

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2926d0b View commit details
    Browse the repository at this point in the history
  7. order matters

    Signed-off-by: Devan <devandbenz@gmail.com>
    devanbenz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bc32c90 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    66a576d View commit details
    Browse the repository at this point in the history
  2. need turbo fish

    devanbenz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cef69b7 View commit details
    Browse the repository at this point in the history