Github user paul-rogers commented on a diff in the pull request:

    https://github.com/apache/drill/pull/681#discussion_r91236287
  
    --- Diff: 
exec/java-exec/src/test/java/org/apache/drill/exec/pop/PopUnitTestBase.java ---
    @@ -42,7 +46,17 @@
     
       @BeforeClass
       public static void setup() {
    -    CONFIG = DrillConfig.create();
    +    Properties props = new Properties();
    --- End diff --
    
    Per the TypeSafe config system, command line properties override any 
properties here or in drill-module.conf.


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