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

Datatype error while processing query from Postgresql #76

Open
shubhamrangate2413 opened this issue Feb 16, 2024 · 0 comments
Open

Datatype error while processing query from Postgresql #76

shubhamrangate2413 opened this issue Feb 16, 2024 · 0 comments

Comments

@shubhamrangate2413
Copy link

Hi, have added Postgresql connection and created dataframe which has below datatype:
object_id int64
discovery_id int64
schema object
object_type object
object_name object
no_of_rows int64
table_size_mb int64
lines_of_code int64
object_created_datetime datetime64[ns, UTC]
created_at datetime64[ns, UTC]
modified_at datetime64[ns, UTC]

while running Agent, I am getting below error:
KeyError: 'datetime64_ns_utc_'

Could you please help to resolve this?

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

No branches or pull requests

1 participant