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

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

Commits on Oct 11, 2024

  1. fix substring & right

    Signed-off-by: gengliqi <[email protected]>
    gengliqi authored and ti-chi-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7cfe0f2 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: gengliqi <[email protected]>
    gengliqi authored and ti-chi-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6d9a99c View commit details
    Browse the repository at this point in the history
  3. remove out-of-date comments

    Signed-off-by: gengliqi <[email protected]>
    gengliqi authored and ti-chi-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    51a700e View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: gengliqi <[email protected]>
    gengliqi authored and ti-chi-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c6e98ff View commit details
    Browse the repository at this point in the history
  5. u

    Signed-off-by: gengliqi <[email protected]>
    gengliqi authored and ti-chi-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2be9909 View commit details
    Browse the repository at this point in the history
  6. fix left test

    Signed-off-by: gengliqi <[email protected]>
    gengliqi authored and ti-chi-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e2785f9 View commit details
    Browse the repository at this point in the history