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: Add Utf8 coercion for intervals #128

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

MazterQyou
Copy link
Member

@MazterQyou MazterQyou commented Nov 28, 2023

This PR adds Utf8 * Interval coercion support. It also adds support for Interval types to be converted to a NULL ScalarValue instance of the respective type, and extends ScalarValue::is_null function to also return true for Interval types.

@MazterQyou MazterQyou force-pushed the cubesql/string-multiply-interval branch from b5e162c to 6fb27e3 Compare November 29, 2023 00:31
@MazterQyou MazterQyou merged commit 5833202 into cubesql-3-04-2022 Nov 29, 2023
24 checks passed
@MazterQyou MazterQyou deleted the cubesql/string-multiply-interval branch November 29, 2023 04:18
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.

1 participant