You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
Add `NullType` for representing NULL values
### Why are the changes needed?
Fix: #1384
### Does this PR introduce _any_ user-facing change?
yes, users now can use null literal
### How was this patch tested?
UTs added
Describe the subtask
Add
NullType
for representingNULL
valuesParent issue
#1379
The text was updated successfully, but these errors were encountered: