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

Coerce Array inner types #13452

Merged
merged 19 commits into from
Nov 21, 2024
Merged

Commits on Nov 16, 2024

  1. Coerce Array inner types

    blaginin committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    5d109d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddeda1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f353e3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22414e3 View commit details
    Browse the repository at this point in the history
  5. Add sql logic test

    blaginin committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3c9a768 View commit details
    Browse the repository at this point in the history
  6. Fix test

    blaginin committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6e0c56b View commit details
    Browse the repository at this point in the history
  7. Expand error

    blaginin committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d169abc View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Switch to Arc::clone

    blaginin committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    baf99cb View commit details
    Browse the repository at this point in the history
  2. OR nullable-s

    blaginin committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    639f236 View commit details
    Browse the repository at this point in the history
  3. Add successful test

    blaginin committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    2691f80 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    1181abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    306e7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ee213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb72340 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/coerce-arrays-inner-types' into …

    …coerce-arrays-inner-types
    blaginin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4005c0c View commit details
    Browse the repository at this point in the history
  6. Add the test value

    blaginin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    91b468d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update datafusion/sqllogictest/test_files/array.slt

    Co-authored-by: Jay Zhan <[email protected]>
    blaginin and jayzhan211 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a3052be View commit details
    Browse the repository at this point in the history
  2. Reorder match

    blaginin committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1692229 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/coerce-arrays-inner-types' into …

    …coerce-arrays-inner-types
    blaginin committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5d39c20 View commit details
    Browse the repository at this point in the history