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) #9514

Open
wants to merge 6 commits into
base: release-8.1
Choose a base branch
from

Commits on Oct 10, 2024

  1. fix substring & right

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c41b522 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0f1aaf3 View commit details
    Browse the repository at this point in the history
  3. remove out-of-date comments

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0fc51c2 View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d583d6c View commit details
    Browse the repository at this point in the history
  5. u

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d813dcc View commit details
    Browse the repository at this point in the history
  6. fix left test

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