[
https://issues.apache.org/jira/browse/HAWQ-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066931#comment-16066931
]
ASF GitHub Bot commented on HAWQ-1491:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/126#discussion_r124606922
--- Diff: markdown/pxf/HivePXF.html.md.erb ---
@@ -565,6 +577,44 @@ In the following example, you will create a Hive table
stored in ORC format and
Time: 425.416 ms
```
+### <a id="using-hiveorc-profile"></a>Example: Using the HiveVectorizedORC
Profile
+
+In the following example, you will use the `HiveVectorizedORC` profile to
query the `sales_info_ORC` Hive table you created in the previous example.
+
+**Note**: The `HiveVectorizedORC` profile does not support the timestamp
data type and complex types.
--- End diff --
Just to avoid any potential confusion, let's change this to "**or**
complext types."
> docs - add usage info for HiveVectorizedORC profile
> ---------------------------------------------------
>
> Key: HAWQ-1491
> URL: https://issues.apache.org/jira/browse/HAWQ-1491
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Documentation
> Reporter: Lisa Owen
> Assignee: David Yozie
>
> add usage info and an example for the new HiveVectorizedORC profile to the
> Hive plug-in page.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)