Skip to content

feat: supported date32, datetime64, timestamp64, interval64 #113

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

KirillKurdyukov
Copy link
Contributor

No description provided.

@KirillKurdyukov KirillKurdyukov requested a review from alex268 May 12, 2025 20:42
@KirillKurdyukov KirillKurdyukov marked this pull request as draft May 12, 2025 20:53
Comment on lines +1323 to +1326
.exceptionValue(25, "c_BankDecimal", "Cannot cast [Decimal(31, 9)] with value [9999999999999999999999.999999999] to [long]")
.value(26, "c_Date32", -3111l)
.value(27, "c_Datetime64", -311111156L)
.value(28, "c_Timestamp64", -311111224342L / 1000)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

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.

1 participant