Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/382#issuecomment-74193544
I removed existing addPartition and addPartitions at CatalogStore. Because
it seemed like an inconvenient methods to implement and maintain. So, I
implemented it to alter table method. For reference, I implemented it to
HCatalogStore, But I didn't implement getAllPartitions and get Partitions
because of HiveMetastore performance.
---
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.
---