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 internal cast for BuiltinScalarFunction::MakeArray #6607

Merged
merged 7 commits into from
Jun 14, 2023

Commits on Jun 12, 2023

  1. Internal cast for array()

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cdf527f View commit details
    Browse the repository at this point in the history
  2. Add sqllogictest

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    89f58e7 View commit details
    Browse the repository at this point in the history
  3. address CI fail

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b5e5d62 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. address comments

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c1bf807 View commit details
    Browse the repository at this point in the history
  2. refactor

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    050aafb View commit details
    Browse the repository at this point in the history
  3. add schema for coerce_args_for_fun

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1b983b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. add more tests

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    531f76a View commit details
    Browse the repository at this point in the history