[
https://issues.apache.org/jira/browse/HAWQ-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851830#comment-15851830
]
ASF GitHub Bot commented on HAWQ-1304:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/94#discussion_r99382032
--- Diff: markdown/pxf/HivePXF.html.md.erb ---
@@ -347,14 +349,9 @@ postgres=# SELECT fname,lname FROM pxf_parquet_table;
```
-## <a id="profileperf"></a>Profile Performance Considerations
-
-The `HiveRC` and `HiveText` profiles are faster than the generic `Hive`
profile.
-
-
-## <a id="complex_dt_example"></a>Complex Data Type Example
+## <a id="complex_dt_example"></a>Hive Profile Complex Data Type Example
-This example will employ the array and map complex types, specifically an
array of integers and a string key/value pair map.
+This example will employ the `Hive` profile and the array and map complex
types, specifically an array of integers and a string key/value pair map.
--- End diff --
Let's change "will employ" to "employs" here.
> documentation changes for HAWQ-1228
> -----------------------------------
>
> Key: HAWQ-1304
> URL: https://issues.apache.org/jira/browse/HAWQ-1304
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: Documentation
> Affects Versions: 2.1.0.0-incubating
> Reporter: Lisa Owen
> Assignee: David Yozie
> Priority: Minor
>
> - new pxf-profiles.xml outputFormat parameter
> - hive table access via external table and hcatalog now uses optimal profile
> for each fragment
> - others
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)