Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added column type enum #1060

Merged
merged 4 commits into from
Nov 8, 2018
Merged

Added column type enum #1060

merged 4 commits into from
Nov 8, 2018

Conversation

keith-turner
Copy link
Contributor

No description provided.

return prefix | ColumnConstants.TIMESTAMP_MASK;
}

public long prefix(long timestamp) {
Copy link
Member

Choose a reason for hiding this comment

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

Could use encode for method name

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I made that change

Copy link
Contributor

Choose a reason for hiding this comment

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

@keith-turner I just noticed you changed it to enode rather than encode.

Copy link
Member

Choose a reason for hiding this comment

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

nice catch, @cjmctague !

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I opened #1061

@keith-turner keith-turner merged commit 7539679 into apache:master Nov 8, 2018
@keith-turner keith-turner deleted the col-type branch August 8, 2019 21:18
@keith-turner keith-turner added this to the 2.0.0 milestone Jul 12, 2023
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