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

Optimize array element function when input is array(map)/array(array(num)/array(array(string))/array(bigint)/array(decimal) #56403

Merged
merged 7 commits into from Jan 10, 2024

Commits on Dec 5, 2023

  1. Optimize array element function when input is array(map)/array(array(…

    …string))/array(array(number))
    taiyang-li committed Dec 5, 2023
    Copy the full SHA
    4bbc0db View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Copy the full SHA
    5c0ea7d View commit details
    Browse the repository at this point in the history
  2. change as request

    taiyang-li committed Jan 8, 2024
    Copy the full SHA
    9f8ff87 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update tests/performance/array_element.xml

    Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
    taiyang-li and Avogar committed Jan 9, 2024
    Copy the full SHA
    f6691ec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e5b4bc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update tests/performance/array_element.xml

    Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
    taiyang-li and Avogar committed Jan 10, 2024
    Copy the full SHA
    2c76b17 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    231de4a View commit details
    Browse the repository at this point in the history