Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1740: Update Partition Table document#728

Closed
blrunner wants to merge 92 commits intoapache:masterfrom
blrunner:tajo-partition-document
Closed

TAJO-1740: Update Partition Table document#728
blrunner wants to merge 92 commits intoapache:masterfrom
blrunner:tajo-partition-document

Conversation

@blrunner
Copy link
Contributor

@blrunner blrunner commented Sep 4, 2015

Currently, Tajo doesn't provide enough informations about partition table. Thus, we need to add more informations to following documentation.
http://tajo.apache.org/docs/current/partitioning/column_partitioning.html

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assume a table with the following schema would be better.

@blrunner
Copy link
Contributor Author

Thanks @hyunsik
I've reflected your comments. :)

hyunsik and others added 15 commits September 28, 2015 11:34
…is executed on self-describing tables. (jihoon)

Closes apache#787
…is executed on self-describing tables. (fix wrong query)
…asionally.

Signed-off-by: Hyunsik Choi <hyunsik@apache.org>

Closes apache#796
Closes apache#793

Signed-off-by: Jihoon Son <jihoonson@apache.org>
…ory extravagance.

Closes apache#794

Signed-off-by: Jihoon Son <jihoonson@apache.org>
jihoonson and others added 22 commits November 13, 2015 13:37
Closes apache#861

Signed-off-by: JaeHwa Jung <blrunner@apache.org>
…ename.

Closes apache#860

Signed-off-by: Jihoon Son <jihoonson@apache.org>
…et List<Target>.

Closes apache#839

Signed-off-by: Jihoon Son <jihoonson@apache.org>
Closes apache#863

Signed-off-by: JaeHwa Jung <blrunner@apache.org>
… fill compression section of the 'Table Management' chapter.

Signed-off-by: Jihoon Son <jihoonson@apache.org>
Closes apache#852

Signed-off-by: Jihoon Son <jihoonson@apache.org>
…naged table, and external table to Tablespace section of Table Management chapter.

Closes apache#878

Signed-off-by: Jihoon Son <jihoonson@apache.org>
closes apache#879

Signed-off-by: Jinho Kim <jhkim@apache.org>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you intend that this table has the five columns of id, name, grade, country, and city. If so, how about showing all columns as the below example of student_source? It will be much easier to understand.

@blrunner
Copy link
Contributor Author

blrunner commented Dec 2, 2015

Thanks @jihoonson

I reflected your comments as follows.
blrunner@37283a0

@jihoonson
Copy link
Contributor

Thanks, but your patch looks to be include other patches. Would you fix it?

@blrunner
Copy link
Contributor Author

blrunner commented Dec 3, 2015

Thanks @jihoonson .
Appears to be twisted. I'll create new PR soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants