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

    https://github.com/apache/incubator-hawq/pull/1326#discussion_r159110011
  
    --- 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 --
    
    The storage layer is determined in fragmenter and accessor, resolver should 
remain the same. I would leave it as Parquet and later reconsider storage vs 
format naming conventions for all profiles.


---

Reply via email to