Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
the drill expression parser requires backslashes to be escaped. But the ExpressionStringBuilder is not properly escaping them. This causes problems, especially in the case of regex expressions run with parallel execution.