You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/04 08:46:00 UTC

[jira] [Commented] (PHOENIX-6524) Hive Connector returns emtpy AND expression when all children are pushed down

    [ https://issues.apache.org/jira/browse/PHOENIX-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392869#comment-17392869 ] 

ASF GitHub Bot commented on PHOENIX-6524:
-----------------------------------------

stoty opened a new pull request #60:
URL: https://github.com/apache/phoenix-connectors/pull/60


   …ldren are pushed down
   
   also fix incorrect phoenix.hbase.table.name property in some tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Major
>
> 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)