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

Don't cast integers to floats in Neptune schema #62

Merged

Conversation

danielfinke
Copy link
Contributor

Issue #, if available: #55

Description of changes:

Don't cast integers to floats in Neptune schema

Test case for cast in Case04.02

  • update docs/samples/test cases

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Test case for cast in `Case04.02`

- update docs/samples/test cases

closes aws#55
@andreachild
Copy link
Contributor

Hi @danielfinke I have a draft PR which is actually dependent on this fix you have made: #63

I made a similar fix in my draft but am hoping to get this PR reviewed and merged before mine and then I can rebase my branch off of your changes.

@danielfinke
Copy link
Contributor Author

@andreachild Awesome, I noticed the same issue re: input parameters being stored as strings, so that fix will be great to have

@andreachild
Copy link
Contributor

LGTM thanks for fixing this!

Copy link
Contributor

@Cole-Greer Cole-Greer left a comment

Choose a reason for hiding this comment

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

Thanks again for the contribution @danielfinke.

LGTM.

@Cole-Greer Cole-Greer merged commit e4b8021 into aws:main Jan 30, 2025
2 checks passed
@danielfinke danielfinke deleted the dont-cast-integers-to-floats-in-neptune-schema branch January 30, 2025 08:27
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.

3 participants