Skip to content

Brute Force Merging for HBase and CLI partition strategy converter#1617

Merged
rfecher merged 2 commits intolocationtech:masterfrom
rfecher:merge-statstest
Sep 4, 2019
Merged

Brute Force Merging for HBase and CLI partition strategy converter#1617
rfecher merged 2 commits intolocationtech:masterfrom
rfecher:merge-statstest

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Sep 4, 2019

No description provided.


@Override
public PartitionStrategy convert(final String value) {
final PartitionStrategy convertedValue = PartitionStrategy.fromString(value);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a reason PartitionStrategy.valueOf couldn't be used instead of making a new function?

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 4, 2019

Coverage Status

Coverage increased (+0.7%) to 49.549% when pulling 198f562 on rfecher:merge-statstest into 46a8f69 on locationtech:master.

@rfecher rfecher merged commit 30fd9de into locationtech:master Sep 4, 2019
@rfecher rfecher deleted the merge-statstest branch September 4, 2019 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants