GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/1229
DRILL-6333: Fixed Quotation marks
Initial step to making the source-code ready for Javadoc generation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-6333
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1229.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 #1229
----
commit 82099e1bbeb455417b88d1dccaf7463fc0aecb88
Author: Kunal Khatua <kkhatua@...>
Date: 2018-04-05T07:17:55Z
DRILL-6333: Fixed Quotation marks
Initial step to making the source-code ready for Javadoc generation
----
---