Github user denalex commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1185#discussion_r107498808
  
    --- Diff: pxf/pxf-service/src/main/resources/pxf-profiles-default.xml ---
    @@ -46,6 +46,7 @@ under the License.
             <description>
                 This profile is suitable for using when connecting to Hive.
                 Supports GPDBWritable output format, as specified in FORMAT 
header parameter.
    +            Based on storage format, it uses one of optimized 
profiles(HiveRC, HiveText, HiveORC) whenever it's possible.
    --- End diff --
    
    I'd say: "It auto-detects actual file storage format and uses an optimized 
profile (HiveRC, HiveText, HiveORC) if applicable."


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to