Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.0
-
Component/s: QueryClassifier
-
Labels:None
-
Sprint:2017-40
Description
Given a statement like
select a, concat(b) from t
|
the query classifier will tell that the columns a and b, and the function concat are accessed/used, but it will not tell what columns the function concat accesses.
Attachments
Issue Links
- blocks
-
MXS-1346 Function blocking per column
-
- Closed
-