-
Notifications
You must be signed in to change notification settings - Fork 5
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
Backport: Datatype::Null for ScalarValue::Null, CASE WHEN NULL #70
base: cubesql-3-04-2022
Are you sure you want to change the base?
Commits on Aug 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bce9b38 - Browse repository at this point
Copy the full SHA bce9b38View commit details -
Add proper support for
null
literal by introducing `ScalarValue::Nu……ll` (apache#2364) * introduce null * fix fmt
Configuration menu - View commit details
-
Copy full SHA for a5bea4b - Browse repository at this point
Copy the full SHA a5bea4bView commit details -
Support binary mathematical operators work with
NULL
literals (apac……he#2610) * binary mathematical operator with NULL * code clean
Configuration menu - View commit details
-
Copy full SHA for c76278b - Browse repository at this point
Copy the full SHA c76278bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d94d8e - Browse repository at this point
Copy the full SHA 9d94d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddeda51 - Browse repository at this point
Copy the full SHA ddeda51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d6538 - Browse repository at this point
Copy the full SHA 91d6538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c7d76 - Browse repository at this point
Copy the full SHA 11c7d76View commit details -
Fix nullability calculation for
CASE
expressions (apache#2814)* Fix nullability calculation for CASE statements * Remove println
Configuration menu - View commit details
-
Copy full SHA for 0e05ba1 - Browse repository at this point
Copy the full SHA 0e05ba1View commit details -
case when
supportsNULL
constant (apache#2197)* case when support literal * fmt fix * code clean Co-authored-by: duripeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c20aad6 - Browse repository at this point
Copy the full SHA c20aad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fde6a8 - Browse repository at this point
Copy the full SHA 6fde6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909ed9c - Browse repository at this point
Copy the full SHA 909ed9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be64ab - Browse repository at this point
Copy the full SHA 5be64abView commit details -
Like, NotLike expressions work with literal
NULL
(apache#2627)* like / not like work with NULL * add more ut
Configuration menu - View commit details
-
Copy full SHA for 97bee2a - Browse repository at this point
Copy the full SHA 97bee2aView commit details