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

Minor: Support nulls in array_replace, avoid a copy #8054

Merged
merged 8 commits into from
Nov 9, 2023

Commits on Nov 4, 2023

  1. Minor: clean up array_replace

    alamb committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ef69a13 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. null test

    alamb committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    05bdf1d View commit details
    Browse the repository at this point in the history
  2. remove println

    alamb committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    812bd0b View commit details
    Browse the repository at this point in the history
  3. Fix doc test

    alamb committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    0e6c5c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. port test to sqllogictest

    alamb committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c6dabcf View commit details
    Browse the repository at this point in the history
  2. Use not_distinct

    alamb committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    acbffa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Apply suggestions from code review

    Co-authored-by: jakevin <jakevingoo@gmail.com>
    alamb and jackwener authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cafc404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a6ab9 View commit details
    Browse the repository at this point in the history