Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
ColumnStore uses negated attribute value to process LIKE function. We need an accessor to the value since the only way to get it now is to use print() method that is an ugly hack.