Github user paul-rogers commented on the issue:

    https://github.com/apache/drill/pull/805
  
    Tried to commit this one. Failed in functional tests:
    
    {noformat}
    Data Verification Failures:
    
/root/drillAutomation/mapr/framework/resources/Functional/metadata_caching/data/varchar_partition6.q
    
/root/drillAutomation/mapr/framework/resources/Functional/parquet_storage/parquet_date/auto_partition/data/q2.q
    
/root/drillAutomation/mapr/framework/resources/Functional/metadata_caching/data/varchar_partition3.q
    
    Plan Verification Failures:
    
/root/drillAutomation/mapr/framework/resources/Functional/metadata_caching/plan/varchar_partition8.q
    
/root/drillAutomation/mapr/framework/resources/Functional/metadata_caching/plan/varchar_partition2.q
    
/root/drillAutomation/mapr/framework/resources/Functional/parquet_storage/parquet_date/auto_partition/plan/q2.q
    
/root/drillAutomation/mapr/framework/resources/Functional/metadata_caching/plan/varchar_partition1.q
    {noformat}
    
    And in unit tests:
    
    {noformat}
    Failed tests: 
      TestHashAggrSpill.testHashAggrFailWithFallbackDisabed:165 null
    
    Tests in error: 
      TestHashAggrSpill.testNoPredictHashAggrSpill:135->testSpill:110 » 
IllegalState
      TestHashAggrSpill.testHashAggrSecondaryTertiarySpill:147->testSpill:110 
» IllegalState
      TestHashAggrSpill.testSimpleHashAggrSpill:123->testSpill:110 » 
IllegalState Cl...
      
TestHashAggrSpill.testHashAggrSuccessWithFallbackEnabled:179->testSpill:110 » 
IllegalState
    {noformat}
    
    See build MERGE-170924-1 for details.


---

Reply via email to