GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/824
DRILL-3867: Store relative paths in metadata file For easier review this PR consists of two commits, which can be squashed into one. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vdiravka/drill DRILL-3867 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/824.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #824 ---- commit c2341e21e00ec595cab66d078c37ffcaf8e2481e Author: Steven Phillips <s...@apache.org> Date: 2015-10-02T03:36:15Z DRILL-3867: Store relative paths in metadata file commit 6ff28a8c94e7f1a9a79d75132695f8335f315cdd Author: Vitalii Diravka <vitalii.dira...@gmail.com> Date: 2017-05-03T15:52:08Z DRILL-3867: Store relative paths in metadata file - resolving conflicts; - refactoring according to the new changes in the Metadata and other classes, that were made after this original fix. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---