[
https://issues.apache.org/jira/browse/HAWQ-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838702#comment-15838702
]
ASF GitHub Bot commented on HAWQ-1289:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/90#discussion_r97890384
--- Diff: markdown/pxf/HivePXF.html.md.erb ---
@@ -172,7 +188,7 @@ Hive-plug-in-specific keywords and values used in the
[CREATE EXTERNAL TABLE](..
## <a id="profile_hive"></a>Hive Profile
-The `Hive` profile works with any Hive file format. It can access
heterogenous format data in a single table where each partition may be stored
as a different file format.
+The `Hive` profile works with any Hive file format. This profile can also
be used to access heterogenous format data in a single table where each
partition may be stored in a different file format. Refer to the [Partition
Filtering](#partitionfiltering) discussion later in this topic for additional
information on partitioning and the `Hive` profile.
--- End diff --
The edit to the first sentence introduces passive voice (seems like the
earlier version was better).
> Hive profile docs - add partitioning example with multiple file format types
> ----------------------------------------------------------------------------
>
> Key: HAWQ-1289
> URL: https://issues.apache.org/jira/browse/HAWQ-1289
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Documentation
> Reporter: Lisa Owen
> Assignee: David Yozie
> Priority: Minor
>
> include an example where:
> - a Hive table has multiple partitions of different file formats
> - create a pxf external table using Hive profile to read the different
> partitions of the hive table
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)