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

[PLUGIN-1722][Projection Transform]Changes done for converting double to float. #1837

Closed

Conversation

vikasrathee-cs
Copy link
Contributor

This change is done for a customer requesting to convert double to float in Transform Plugin.
As double can have much larger values than float, in that case it will return null, otherwise will convert from double to float.

@vikasrathee-cs vikasrathee-cs changed the title [Projection Transform]Changes done for converting double to float. [PLUGIN-1722][Projection Transform]Changes done for converting double to float. Dec 22, 2023
@vikasrathee-cs
Copy link
Contributor Author

Closing pull request as we only need to add validation to stop user from downcasting

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