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."
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---