[ 
https://issues.apache.org/jira/browse/HAWQ-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shivram Mani updated HAWQ-963:
------------------------------
    Description: 
Supported operations in PXF only include
<, >, <=, >=, =, !=. 
Will need to add support for more operators in the PXF framework
between(), in(), isNull()

Add logical operator codes in PXF_LOGICAL_OPERATOR_CODE and handle these 
operators when the FilterString is being parsed on the pxf service side.

  was:
Supported operations in PXF only include
<, >, <=, >=, =, !=. 
Will need to add support for more operators in the PXF framework
between(), in(), isNull(), etc


> Enhance PXF to support additional operators
> -------------------------------------------
>
>                 Key: HAWQ-963
>                 URL: https://issues.apache.org/jira/browse/HAWQ-963
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: PXF
>            Reporter: Shivram Mani
>            Assignee: Goden Yao
>             Fix For: backlog
>
>
> Supported operations in PXF only include
> <, >, <=, >=, =, !=. 
> Will need to add support for more operators in the PXF framework
> between(), in(), isNull()
> Add logical operator codes in PXF_LOGICAL_OPERATOR_CODE and handle these 
> operators when the FilterString is being parsed on the pxf service side.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to