Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.6.5, 7.0.3
-
Untriaged
-
1
-
Yes
Description
select * from `travel-sample` where (type=$type or $type is null)
|
yields
[
|
{
|
"code": 4321,
|
"msg": "Plan error: buildOrScanNoPushdown: missing OR subterm",
|
"query": "select * from `travel-sample` where (type=$type or $type is null)"
|
}
|
]
|
$type doesn't even have to be set
Attachments
Issue Links
- is a backport of
-
MB-51561 Error 4321 generated when OR clause has a ($parameter is null) arm
- Closed
For Gerrit Dashboard: MB-51578 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
172822,2 | MB-51578 Proper handling of empty span at runtime in case of multiple spans | cheshire-cat | query | Status: MERGED | +2 | +1 |