Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/378#issuecomment-76563796
  
    Actually, I used 'written' as the meaning of 'data written'. 
    But, as you said, it would be better if users can see what type of query is 
finished.
    So, I'd like to suggest adding the finished query type as follows.
    ```
    Progress: 100%, response time: 17.758 sec
    (0 rows, 17.758 sec, 70.4 MiB written)
    CREATE INDEX OK
    default>
    ```
    We also can show this kind of message after ```CREATE TABLE``` or 
```INSERT``` statements.
    What do you think?


---
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.
---

Reply via email to