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: support LargeList in make_array and array_length #8121

Merged
merged 13 commits into from
Dec 3, 2023

Commits on Dec 2, 2023

  1. feat: support LargeList in make_array and

    array_length
    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c7f41e9 View commit details
    Browse the repository at this point in the history
  2. chore: add tests

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7429fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce16e9a View commit details
    Browse the repository at this point in the history
  4. use usise_as

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    abb31d6 View commit details
    Browse the repository at this point in the history
  5. add new_large_list

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b696a46 View commit details
    Browse the repository at this point in the history
  6. refactor array_length

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3d9a0e6 View commit details
    Browse the repository at this point in the history
  7. add comment

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    19feb9b View commit details
    Browse the repository at this point in the history
  8. update test in sqllogictest

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7599f66 View commit details
    Browse the repository at this point in the history
  9. fix ci

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d1f9bd0 View commit details
    Browse the repository at this point in the history
  10. fix macro

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4861538 View commit details
    Browse the repository at this point in the history
  11. use usize_as

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    328ad3c View commit details
    Browse the repository at this point in the history
  12. update comment

    Weijun-H committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    05e365a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6caf58f View commit details
    Browse the repository at this point in the history