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

Support other integer types for SubstringUTF8 & RightUTF8 functions #9507

Merged
merged 7 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. fix substring & right

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    587e0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8dd42 View commit details
    Browse the repository at this point in the history
  3. add test

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d5a0423 View commit details
    Browse the repository at this point in the history
  4. remove out-of-date comments

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6ba442f View commit details
    Browse the repository at this point in the history
  5. address comments

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    91fa434 View commit details
    Browse the repository at this point in the history
  6. u

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9c0df58 View commit details
    Browse the repository at this point in the history
  7. fix left test

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    72edd71 View commit details
    Browse the repository at this point in the history