Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1225 @vrozov re-implemented using maven embedder. Had to upgrade jmokcit lib to the latest version since it caused NPE with maven embedder (NPE from jmockit even if no mocks are used, fixed in newer version). Please review.
---