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

Neptune to_property_graph() fails when trying to save a datetime value #3073

Open
bechbd opened this issue Jan 15, 2025 · 0 comments
Open

Neptune to_property_graph() fails when trying to save a datetime value #3073

bechbd opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bechbd
Copy link
Contributor

bechbd commented Jan 15, 2025

Describe the bug

When passing a df with a datetime value, the underlying Gremlin query fails with a MalformedQueryException

How to Reproduce

Create a df in the property for with a datetime filed and attempt to save it using to_property_graph().

Expected behavior

Data is properly saved as a datetime field in Neptune

Your project

No response

Screenshots

No response

OS

Linux

Python version

3.10.8

AWS SDK for pandas version

3.11

Additional context

No response

@bechbd bechbd added the bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant