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:
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):