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

    https://github.com/apache/incubator-hawq/pull/1225#discussion_r118807815
  
    --- Diff: 
pxf/pxf-hive/src/test/java/org/apache/hawq/pxf/plugins/hive/utilities/ProfileFactoryTest.java
 ---
    @@ -34,31 +34,31 @@
         public void get() throws Exception {
     
             // For TextInputFormat when table has no complex types, HiveText 
profile should be used
    -        String profileName = ProfileFactory.get(new TextInputFormat(), 
false);
    +        String profileName = ProfileFactory.get(new TextInputFormat(), 
false, null);
    --- End diff --
    
    can revert back these changes now that the function with 2 arguments is 
back, right ?


---
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.
---

Reply via email to