Enumeration
GandivaResultNullableType
Members
-
GGANDIVA_RESULT_NULL_IF_NULL
-
This means the result validity is an intersection of the validity of the children.
- Value:
0
- Available since: 1.0
- Value:
-
GGANDIVA_RESULT_NULL_NEVER
-
This means that the result is always valid.
- Value:
1
- Available since: 1.0
- Value:
-
GGANDIVA_RESULT_NULL_INTERNAL
-
This means that the result validity depends on some internal logic.
- Value:
2
- Available since: 1.0
- Value: