Github user arina-ielchiieva commented on the issue:
https://github.com/apache/drill/pull/921
There are unit test failures with this fix. Full output is attached into
Jira. Please check and fix.
```
TestMetadataProvider.columns:251 expected:<92> but was:<93>
DrillSeparatePlanningTest.testMultiMinorFragmentComplexQuery:122->getResultsHelper:219
expected:<1> but was:<0>
DrillSeparatePlanningTest.testSingleFragmentQuery:88->getResultsHelper:219
expected:<1> but was:<0>
DrillSeparatePlanningTest.testMultiMinorFragmentSimpleQuery:105->getResultsHelper:219
expected:<1> but was:<0>
```
---