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(expr): support substring function #792

Merged
merged 3 commits into from
Aug 3, 2023
Merged

feat(expr): support substring function #792

merged 3 commits into from
Aug 3, 2023

Commits on Aug 3, 2023

  1. support substring

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7df6817 View commit details
    Browse the repository at this point in the history
  2. add substring test from duckdb

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6bc9766 View commit details
    Browse the repository at this point in the history
  3. fix some test cases

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    896f073 View commit details
    Browse the repository at this point in the history