You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running the conversion for an AWS CUR2.0 it results in an timestamp conversion error saying "ComputeError: expected duration or datetime, got str"
If I change the timestamps to linux timestamp (for example 1719231874), I get the error message "ComputeError: expected duration or datetime, got i64"
Describe the bug
When running the conversion for an AWS CUR2.0 it results in an timestamp conversion error saying "ComputeError: expected duration or datetime, got str"
If I change the timestamps to linux timestamp (for example 1719231874), I get the error message "ComputeError: expected duration or datetime, got i64"
Full output:
Error.txt
To Reproduce
Steps to reproduce the behavior:
focus-converter convert --provider aws --data-path ./cur-export-short.csv --data-format csv --export-path ./ --export-format csv
This is the input file:
cur-export-short.csv
Expected behavior
An output file should be generated without any errors.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: