Do we need to escape search string as it's used in regexp? Wondering what's the result of `contains("abcdefg", ".*")` _Originally posted by @waynexia in https://github.com/apache/datafusion/pull/10879#discussion_r1635767599_