GitHub user combineads opened a pull request:
https://github.com/apache/tajo/pull/917
TAJO-2029: Showing query progress percentage in TAJO JDBC
It would be nice to check out query progress percentage in TAJO JDBC like
TAJO CLI already did. The purpose is simple. I want to verify whether query is
in block or not by monitoring query progress percentage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/combineads/tajo TAJO-2029
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/917.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 #917
----
commit d3ffcabb44539427532da20678c788e867098800
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-16T05:26:27Z
Remove unused import class
commit 31637c41cdcebbccc5854de8a131e5cd86f1c4a3
Author: combineads <[email protected]>
Date: 2015-12-16T05:57:01Z
Merge remote-tracking branch 'upstream/master'
commit 463dd93c0dcc0b5f022308ad2adc3da7068c4441
Author: combineads <[email protected]>
Date: 2015-12-18T02:35:32Z
Merge remote-tracking branch 'upstream/master'
commit 516cc981fe2b6946eea47c2e6ec93be625d7098e
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-18T03:02:02Z
Showing query progress percentage in TAJO JDBC
----
---
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.
---