[
https://issues.apache.org/jira/browse/HAWQ-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goden Yao updated HAWQ-950:
---------------------------
Description:
HAWQ-779 contributed by [~jiadx] introduced the ability for hawq to serialize
filters on float columns and send the data to PXF. However, PXF is not
currently capable of parsing float values in the string filter.
We need to
1. add support for float type on JAVA side.
2. add unit test for this change.
was:HAWQ-779 contributed by [~jiadx] introduced the ability for hawq to
serialize filters on float columns and send the data to PXF. However, PXF is
not currently capable of parsing float values in the string filter.
> PXF support for Float filters encoded in header data
> ----------------------------------------------------
>
> Key: HAWQ-950
> URL: https://issues.apache.org/jira/browse/HAWQ-950
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: External Tables, PXF
> Affects Versions: 2.0.0.0-incubating
> Reporter: Kavinder Dhaliwal
> Assignee: Goden Yao
> Fix For: 2.0.1.0-incubating
>
>
> HAWQ-779 contributed by [~jiadx] introduced the ability for hawq to serialize
> filters on float columns and send the data to PXF. However, PXF is not
> currently capable of parsing float values in the string filter.
> We need to
> 1. add support for float type on JAVA side.
> 2. add unit test for this change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)