Skip to content

decimal to real mapping instead of numeric - #58

Open
leo-ondata wants to merge 1 commit into
sqlpipe:mainfrom
leo-ondata:mssql-decimal-to-snowflake-float
Open

decimal to real mapping instead of numeric#58
leo-ondata wants to merge 1 commit into
sqlpipe:mainfrom
leo-ondata:mssql-decimal-to-snowflake-float

Conversation

@leo-ondata

@leo-ondata leo-ondata commented Jul 25, 2025

Copy link
Copy Markdown

I've updated the type mapping for decimal from number to real.
This change makes the handling of decimal types consistent with real. Using real is more appropriate for floating-point values and ensures that both types are treated similarly by the downstream system.

@leo-ondata leo-ondata changed the title decimal to float mapping instead of numeric decimal to real mapping instead of numeric Jul 26, 2025
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