duckdb-rs
duckdb-rs copied to clipboard
2 unittest failures related to time zone issue
I tried run make locally and found 2 unittest failures. They are caused by mis-interpretation of the DuckDB timestamp value in time zone context. Hope my fix is helpful: https://github.com/wangfenjin/duckdb-rs/pull/150