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

fix: CASE with NULL #11542

Merged
merged 11 commits into from
Jul 22, 2024
Merged

fix: CASE with NULL #11542

merged 11 commits into from
Jul 22, 2024

Commits on Jul 19, 2024

  1. fix: CASE with NULL

    Weijun-H committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dd6767b View commit details
    Browse the repository at this point in the history
  2. chore: Add tests

    Weijun-H committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    efb003e View commit details
    Browse the repository at this point in the history
  3. chore

    Weijun-H committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    061ffe3 View commit details
    Browse the repository at this point in the history
  4. chore: Fix CI

    Weijun-H committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b4fcb26 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    bc347b2 View commit details
    Browse the repository at this point in the history
  2. chore: Fix CI

    Weijun-H committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    43f650b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. chore: add more tests

    Weijun-H committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9b278e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    59bd35d View commit details
    Browse the repository at this point in the history
  2. chore: Fix CI

    Weijun-H committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    79b70a8 View commit details
    Browse the repository at this point in the history
  3. Update datafusion/expr/src/expr_schema.rs

    Co-authored-by: Jonah Gao <[email protected]>
    Weijun-H and jonahgao committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b8696a5 View commit details
    Browse the repository at this point in the history
  4. Update datafusion/expr/src/expr_schema.rs

    Co-authored-by: Jonah Gao <[email protected]>
    Weijun-H and jonahgao committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c5b4a57 View commit details
    Browse the repository at this point in the history