GitHub user dkhwangbo opened a pull request:
https://github.com/apache/tajo/pull/924
TAJO-2033: Printing out query status with progress bar in TSQL
Currently, TSQL print out query running progress and query running time
line-by-line. To improve this UI, I adopt simple progress bar.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dkhwangbo/tajo TAJO-2033
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/924.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 #924
----
commit e6681b5d575810e4860a2d3accbb28eec725fe07
Author: Dongkyu Hwangbo <[email protected]>
Date: 2015-12-17T09:03:16Z
Add ConsolePrinter
commit cdf6d706f45a8bf41613cf52a5b5db70f1ed0b25
Author: Dongkyu Hwangbo <[email protected]>
Date: 2015-12-17T09:04:58Z
Add several function using ConsolePrinter
commit c5cceb0c382a99da0eabd4eca239649c866d05e7
Author: Dongkyu Hwangbo <[email protected]>
Date: 2016-01-04T07:30:39Z
adopt progressbar
commit 1eeeb5f7085514b7f47c5fe83bdfd92d2ff98325
Author: Dongkyu Hwangbo <[email protected]>
Date: 2016-01-04T07:36:18Z
remove unused method
commit 2e93d575fb4d2c2f16279dc2b63f2e238ee6f449
Author: Dongkyu Hwangbo <[email protected]>
Date: 2016-01-05T02:07:01Z
remove unnecessarily written
commit 2ee4bac481def1d1d2710e5fba0cff720b0b5141
Author: Dongkyu Hwangbo <[email protected]>
Date: 2016-01-05T02:41:07Z
remove ConsolePrinter
commit afa534c9a5b47024285aed74310d314f656cf2a8
Author: Dongkyu Hwangbo <[email protected]>
Date: 2016-01-05T03:16:25Z
make code lighten
----
---
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.
---