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

    https://github.com/apache/incubator-hawq/pull/1326#discussion_r159073951
  
    --- Diff: pxf/pxf-service/src/main/resources/pxf-profiles-default.xml ---
    @@ -184,4 +184,13 @@ under the License.
                 
<resolver>org.apache.hawq.pxf.plugins.jdbc.JdbcReadResolver</resolver>
             </plugins>
         </profile>
    +    <profile>
    +        <name>Parquet</name>
    --- End diff --
    
    if someone could create another connector/profile that would access parquet 
files from a different external data store, we should consider qualifying the 
profile name, i.e. HdfsParquet.  (along the same lines, perhaps we should 
qualify the profiles named Avro and Json.)


---

Reply via email to