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

TAJO-1346: Run ADD PARTITION after storing column partitioned table.#622

Closed
blrunner wants to merge 8 commits intoapache:masterfrom
blrunner:TAJO-1346
Closed

TAJO-1346: Run ADD PARTITION after storing column partitioned table.#622
blrunner wants to merge 8 commits intoapache:masterfrom
blrunner:TAJO-1346

Conversation

@blrunner
Copy link
Copy Markdown
Contributor

@blrunner blrunner commented Jul 2, 2015

Currently, If new partitions are added to HDFS by ColPartitionStoreExec, CatalogStore will not be aware of these partitions. So, Tajo need to run ALTER TABLE table_name ADD PARTITION on each of the newly added partitions automatically.

@blrunner
Copy link
Copy Markdown
Contributor Author

blrunner commented Jul 2, 2015

Not yet added test cases.

@blrunner
Copy link
Copy Markdown
Contributor Author

blrunner commented Jul 7, 2015

I added unit test cases. For your information, some codes would be removed after finishing TAJO-1345.

@blrunner blrunner closed this Jul 14, 2015
@blrunner blrunner deleted the TAJO-1346 branch July 14, 2015 14:56
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.

1 participant