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

tree: fix regression in type-checking arrays with placeholders #94207

Merged
merged 1 commit into from
Dec 23, 2022

Commits on Dec 23, 2022

  1. tree: fix regression in type-checking arrays with placeholders

    Release note (bug fix): Fixed a bug that could happen when type-checking
    an array expression that only contains NULLs and placeholder values. The
    bug was only present in v22.2.1.
    rafiss committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    db25442 View commit details
    Browse the repository at this point in the history