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

timeSlots: add optional parameter 'Size' #3724

Merged
merged 1 commit into from
Dec 2, 2018
Merged

timeSlots: add optional parameter 'Size' #3724

merged 1 commit into from
Dec 2, 2018

Conversation

kshvakov
Copy link
Contributor

@kshvakov kshvakov commented Dec 1, 2018

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

@alexey-milovidov alexey-milovidov merged commit c5dac3d into ClickHouse:master Dec 2, 2018
alexey-milovidov added a commit that referenced this pull request Dec 2, 2018
@alexey-milovidov
Copy link
Member

I've fixed the following:

  • obsolete comment;
  • possible integer division in every iteration of a loop;
  • utilize "useDefaultImplementationForConstants" to avoid code for const-const case;
  • allow any unsigned integer types for "size" argument;
  • fixed error with exception message when type of "size" argument is wrong (there was a typo of argument index).

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.

2 participants