You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Oleksandr Diachenko (JIRA)" <ji...@apache.org> on 2016/09/27 21:41:21 UTC

[jira] [Comment Edited] (HAWQ-1071) add PXF HiveText and HiveRC profile examples to the documentation

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

Oleksandr Diachenko edited comment on HAWQ-1071 at 9/27/16 9:41 PM:
--------------------------------------------------------------------

Data types tested and supported by HiveText profile:
||Hive datatype||HAWQ datatype||
|text|string|
|integer/int4|int|
|double precision/float8|double|

Data types tested and supported by HiveRC profile:
||Hive datatype||HAWQ datatype||
|text|string|
|integer/int4|int|
|double precision/float8|double|
|timestamp without time zone|timestamp| 
|real/float4|float|
|bigint/int8|bigint|
|bool|boolean|
|smallint/int2|smallint|
|bytea|binary|



was (Author: odiachenko):
Data types tested and supported by HiveText profile:
||Hive datatype||HAWQ datatype||
|text|string|
|integer/int4|int|
|double precision/float8|double|

> add PXF HiveText and HiveRC profile examples to the documentation
> -----------------------------------------------------------------
>
>                 Key: HAWQ-1071
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1071
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Lisa Owen
>            Assignee: David Yozie
>            Priority: Minor
>             Fix For: 2.0.1.0-incubating
>
>
> the current PXF Hive documentation includes an example for only the Hive profile.  add examples for HiveText and HiveRC profiles.



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