GitHub user ykrips opened a pull request:
https://github.com/apache/tajo/pull/341
TAJO-1286: Remove netty dependency from tajo-jdbc
Though JdbcConnection class does not use parameters on its class, this
QueryStringDecoder class was implemented for future use.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-1286
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/341.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 #341
----
commit b206bb7fb42d5da6eb69dbfee3d222ca93b1194c
Author: Jihun Kang <[email protected]>
Date: 2015-01-08T06:56:27Z
TAJO-1286: Remove netty dependency from tajo-jdbc
commit 3807d3ce347f7e4fb7caab34ff93936830396307
Author: Jihun Kang <[email protected]>
Date: 2015-01-09T04:09:11Z
TAJO-1286: Remove netty dependency from tajo-jdbc
commit 5f14f7e70522631a78d50e6aad2691097e71213f
Author: Jihun Kang <[email protected]>
Date: 2015-01-09T04:14:02Z
Merge remote-tracking branch 'upstream/master' into TAJO-1286
----
---
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.
---