Skip to content

[PLUGIN-1680] numeric_precision_fix_1.10 #457

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

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

Shubhangi-cs
Copy link
Contributor

The mapping of source to sink should happen in case of numeric data type in which it is being converted to string in case of 0 precision. Previously it was fetching nullable schema and schema type was getting as Union in place of string. Now it is fetching nonNullable schema with the expected data type and schema is mapped from source to sink.
https://cdap.atlassian.net/browse/PLUGIN-1680

@vikasrathee-cs vikasrathee-cs changed the title numeric_precision_fix_1.10 [PLUGIN-1680] numeric_precision_fix_1.10 Sep 14, 2023
@Shubhangi-cs Shubhangi-cs merged commit 3226ff2 into release/1.10 Sep 14, 2023
@itsankit-google itsankit-google deleted the fix/numeric_precision_fix_1.10 branch September 20, 2023 11:03
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.

2 participants