Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
connectors-6.0.0
-
None
Description
When each child of an AND expression is pushed down to Phoenix, then we return a child-less AND expression to Hive, which throws
Error: java.io.IOException: org.apache.hadoop.hive.ql.exec.UDFArgumentLengthException: The operator 'AND' accepts at least 2 argument. (state=,code=0)
Attachments
Issue Links
- is caused by
-
PHOENIX-6098 IndexPredicateAnalyzer wrongly handles pushdown predicates and residual predicates
- Resolved
- links to