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

feat: Support MonthDayNano interval int multiply #156

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

Nikita-str
Copy link

@Nikita-str Nikita-str commented May 24, 2024

This PR adds support for Interval(MonthDayNano) * Int64 expression evaluation with tests included.
It also adds coercion for Interval + Interval or Interval - Interval expressions.

@MazterQyou MazterQyou force-pushed the m-d-ns-intervals-mul branch from e413c5f to f15036b Compare June 26, 2024 13:31
@MazterQyou MazterQyou merged commit 370f91f into cubesql-3-04-2022 Jun 26, 2024
23 checks passed
@MazterQyou MazterQyou deleted the m-d-ns-intervals-mul branch June 26, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants