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

feat/11953: Support StringView for TRANSLATE() fn #11967

Merged
merged 9 commits into from
Aug 15, 2024

Commits on Aug 13, 2024

  1. feat/11953: Support StringView for TRANSLATE() fn

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1087ace View commit details
    Browse the repository at this point in the history
  2. formatting

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6fd2fa3 View commit details
    Browse the repository at this point in the history
  3. fixes internal error for GenericByteArray cast

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d1cc4a9 View commit details
    Browse the repository at this point in the history
  4. adds additional TRANSLATE test

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b97ccb4 View commit details
    Browse the repository at this point in the history
  5. adds additional TRANSLATE test

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3915e2e View commit details
    Browse the repository at this point in the history
  6. rm unnecessary generic

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    57f3161 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. cleanup + fix typo

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a0c78de View commit details
    Browse the repository at this point in the history
  2. cleanup + fix typo

    Signed-off-by: Devan <[email protected]>
    devanbenz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6b97d7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    960594d View commit details
    Browse the repository at this point in the history