Skip to content

Conversation

lukemorrill
Copy link

I was running into this error when using moto and S3 select queries to retrieve float values from nested JSON data stored in a moto S3 bucket. This change resolved the issue for me.

@bblommers
Copy link
Collaborator

Hi @lukemorrill! This fix didn't work for me I'm afraid. I've opened #28 with some sample documents that contain floats, and the work required to make them pass.

Can you share an example document that failed for you, where your fix did work? I'd like to verify that also works against my fix before merging.

@lukemorrill
Copy link
Author

It had fixed a unit test for a complex application, but I'm not seeing it work for a simple example. I'll dig a little deeper and try to understand why it worked in one case and not the other.

@bblommers
Copy link
Collaborator

This should now be fixed in 0.6.2. Please let us know if you still run into any other issues!

@bblommers bblommers closed this Oct 15, 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.

2 participants