Github user sansanichfb commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/477#discussion_r56916449
--- Diff: pxf/pxf-service/src/main/resources/pxf-profiles-default.xml ---
@@ -49,11 +49,12 @@ under the License.
<fragmenter>org.apache.hawq.pxf.plugins.hive.HiveDataFragmenter</fragmenter>
<accessor>org.apache.hawq.pxf.plugins.hive.HiveAccessor</accessor>
<resolver>org.apache.hawq.pxf.plugins.hive.HiveResolver</resolver>
+
<metadata>org.apache.hawq.pxf.plugins.hive.HiveMetadataFetcher</metadata>
</plugins>
</profile>
<profile>
<name>HiveRC</name>
- <description>This profile is suitable only for Hive tables stored
in RC files
+ <description>This profile is suitable only for Hive items stored
in RC files
--- End diff --
In current context might remain "tables".
---
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.
---