Github user jihoonson commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/870#discussion_r45602368
  
    --- Diff: tajo-docs/src/main/sphinx/table_management/compression.rst ---
    @@ -1,5 +1,23 @@
    -*********************************
    +***********
     Compression
    -*********************************
    +***********
     
    -.. todo::
    \ No newline at end of file
    +Using compression makes data size compact and network traffic low. Most of 
Tajo data types support data compression feature.
    +Currently, compression configuration affcts only for stored data format 
and it is specified when a table is created as table meta information.
    --- End diff --
    
    ```affcts``` -> ```affects```. 
    In addition, it would be good if you add a link to the 
```sql_language/ddl.html#create-table``` page.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to