]
Work on TEIID-4711 started by Steven Hawkins.
---------------------------------------------
Add multiple operator supports to Impala translator (case insensitive
ilike, iregex, etc))
------------------------------------------------------------------------------------------
Key: TEIID-4711
URL:
https://issues.jboss.org/browse/TEIID-4711
Project: Teiid
Issue Type: Feature Request
Components: JDBC Connector
Affects Versions: 9.1.1
Reporter: Don Krapohl
Assignee: Steven Hawkins
Labels: Impala_Translator
Fix For: 10.0
Per
https://www.cloudera.com/documentation/enterprise/5-8-x/topics/impala_ope...
Impala post-2.5 supports several operations that should be pushed down.
As a user I would like to be able to use the following SQL operations and have them
pushed down in my queries using the Impala translator:
ILIKE
IREGEXP
IS DISTINCT FROM
RLIKE