Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.7
-
Component/s: QueryClassifier
-
Labels:None
Description
The query classifier should expose more operations. For instance, the operation for the statement
call p1();
|
is reported as QUERY_OP_UNDEFINED. The true operation is known during the parsing process and could just as well be reported.