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

Timestamp processing is flaky #23

Open
prasoon2211 opened this issue Mar 15, 2024 · 1 comment
Open

Timestamp processing is flaky #23

prasoon2211 opened this issue Mar 15, 2024 · 1 comment
Labels
prezelai_visual Old no-code version of pretzelai

Comments

@prasoon2211
Copy link
Collaborator

nps_reviews.csv

On this CSV, the parse detects the timestamp string correctly and we pass this to DuckDB but duckdb seems to ignore the timestamp type. When we query the loaded table, duckdb returns floats and the type in the returned schema is also float (which parses correctly to the correct timestamp value).

Find if this is a DuckDB bug and if so, file with bug report with them.

@prasoon2211
Copy link
Collaborator Author

Also, this file seems to be failing - dates aren't detected in uDSV correctly

Star History.csv

@prasoon2211 prasoon2211 added the prezelai_visual Old no-code version of pretzelai label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prezelai_visual Old no-code version of pretzelai
Projects
None yet
Development

No branches or pull requests

1 participant