GitHub user dsbos opened a pull request:
https://github.com/apache/drill/pull/99
DRILL-3153: Fix JDBC's getIdentifierQuoteString() to report Drill's
backquote.
Added override of Avatica's default implementation returning SQL standard
value. Added Javadoc. Added unit test.
Also moved unit test for nullsAreSortedXxx methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dsbos/incubator-drill
bugs/drill-3153-getIdentifierQuoteString
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/99.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 #99
----
commit 299fc974aca30e20cda65102b83fd7f071105e27
Author: dbarclay <[email protected]>
Date: 2015-07-24T00:46:05Z
DRILL-3153: Fix JDBC's getIdentifierQuoteString() to report Drill's
backquote.
Added override of Avatica's default implementation returning SQL
standard value. Added Javadoc. Added unit test.
Also moved unit test for nullsAreSortedXxx methods.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---