Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.4.1
-
Component/s: Filter
-
Labels:None
Description
SELECT that has WHERE with ~1173 elements fails if masking filter is configured:
Error : (conn=65) The statement could not be fully parsed and will hence be rejected (masking filter)
...
reducing WHERE makes the error gone. It seems no documented limitations, which this SQL violates.