Istvan Toth created PHOENIX-6524:
------------------------------------
Summary: Hive Connector returns emtpy AND expression when all
children are pushed down
Key: PHOENIX-6524
URL: https://issues.apache.org/jira/browse/PHOENIX-6524
Project: Phoenix
Issue Type: Bug
Components: connectors, hive-connector
Affects Versions: connectors-6.0.0
Reporter: Istvan Toth
Assignee: Istvan Toth
When each child of an AND expression is pushed down to Phoenix, then we return
a child-less AND expression to Hive, which throws
{noformat}
Error: java.io.IOException:
org.apache.hadoop.hive.ql.exec.UDFArgumentLengthException: The operator 'AND'
accepts at least 2 argument. (state=,code=0)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)