Skip to content

Conversation

@mikekap
Copy link

@mikekap mikekap commented Apr 16, 2018

The two features are requirePartitionFilter & field.
Also this moves to using a builder instead of using more of methods since the number of combinations is large.

The two features are requirePartitionFilter & field.
Also this moves to using a builder instead of using more `of` methods since the number of combinations is large.
@mikekap mikekap requested a review from pongad as a code owner April 16, 2018 04:05
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2018
Copy link
Contributor

@pongad pongad left a comment

Choose a reason for hiding this comment

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

Thank you very much for the PR!

@tswast please also take a look.

/**
* A builder for {@code TimePartitioning} objects.
*/
public abstract static class Builder {

This comment was marked as spam.

This comment was marked as spam.

* If not set, the table is partitioned by pseudo column '_PARTITIONTIME'; if set, the table is
* partitioned by this field.
*/
public String getField() {

This comment was marked as spam.

@pongad
Copy link
Contributor

pongad commented Apr 16, 2018

Thank you for the PR! LGTM but @tswast should sign off.

Copy link
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Wonderful. Thanks a bunch.

@pongad pongad merged commit cc1c6df into googleapis:master Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants