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(datatypes): convert money and small money datatype to decimal datatype #8556

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

jitingxu1
Copy link
Contributor

@jitingxu1 jitingxu1 commented Mar 5, 2024

Description of changes

convert money and small money datatype to decimal datatype

Issues closed

Closes #8402

@jitingxu1 jitingxu1 added the datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) label Mar 5, 2024
Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

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

Thanks!

@cpcloud cpcloud changed the title feat(datatypes): convert money and small money datatype to decimal datattype feat(datatypes): convert money and small money datatype to decimal datatype Mar 6, 2024
@cpcloud cpcloud added this to the 9.0 milestone Mar 6, 2024
@cpcloud cpcloud merged commit ecc5d70 into ibis-project:main Mar 6, 2024
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(datatypes): SQL Server Ibis Support for money data type
2 participants