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

TAJO-1824: Remove partition_keys table from information_schema#743

Closed
blrunner wants to merge 8 commits into
apache:masterfrom
blrunner:TAJO-1824
Closed

TAJO-1824: Remove partition_keys table from information_schema#743
blrunner wants to merge 8 commits into
apache:masterfrom
blrunner:TAJO-1824

Conversation

@blrunner
Copy link
Copy Markdown
Contributor

@blrunner blrunner commented Sep 8, 2015

Selecting partition keys is not necessary because partitions are searched with its partition name. It would be better to remove from information_schema.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think that this test is not necessary.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Sep 9, 2015

This change looks straightforward. So, the added unit test is not necessary.

@blrunner
Copy link
Copy Markdown
Contributor Author

Thanks @hyunsik

I've just removed the unit test.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Sep 16, 2015

+1

@asfgit asfgit closed this in 8baaa48 Sep 16, 2015
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.

2 participants