-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.22.0
-
Component/s: None
-
Labels:
The format check result of explain plan as json is incorrect, as
public boolean isJson() { return getFormat() == SqlExplainFormat.XML; }
- links to