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

decimal refactor and more improvements #2328

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

decimal refactor and more improvements #2328

wants to merge 31 commits into from

Conversation

jycor
Copy link
Contributor

@jycor jycor commented Feb 15, 2024

TODO: datetimes are now broken...

This PR aims to:

  • simplify the logic surrounding how we handle type conversions in Arithmetic nodes
    • sql.Type.Convert() should be able to convert to/from time types...
  • improve the cleanliness and efficiency of outermost arithmetic op
  • fix datetime (specifically with precision handling)

@jycor jycor changed the base branch from main to james/in February 15, 2024 20:06
@jycor jycor marked this pull request as draft February 15, 2024 20:06
Base automatically changed from james/in to main February 16, 2024 19:51
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.

None yet

1 participant