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

expression: fix the incorrect result of json_length(cast(1 as json), null) #50933

Merged
merged 7 commits into from
Feb 4, 2024

Commits on Feb 2, 2024

  1. fix

    SeaRise committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c4dae20 View commit details
    Browse the repository at this point in the history
  2. add it case

    SeaRise committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dcf946c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb532a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a43b82 View commit details
    Browse the repository at this point in the history
  5. add it case and fix

    SeaRise committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    25117bb View commit details
    Browse the repository at this point in the history
  6. address comment

    SeaRise committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ecb5fb2 View commit details
    Browse the repository at this point in the history
  7. fix ut

    SeaRise committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    64fe766 View commit details
    Browse the repository at this point in the history