Soeren Wolfers

Results 62 comments of Soeren Wolfers

Isn't duckdb's duckdb_plus60 the correct answer according to the linked blog post?

If your problem is that `python_plus60` gives the "wrong" result, then that is not a duckdb issue, since it can be reproduced as follows ```python import datetime import pandas import...

Could you summarize what you think is wrong in duckdb, at the moment? (I still don't think anything is wrong.) Also, note that your results depend on duckdb's timezone setting,...

Sorry, didn't meant to make you look talking to yourself; deleted my comment so I could check first whether it actually works because I was on my phone at the...

(You can close issues yourself as "won't do')

That sounds like it'd be a separate problem (here, I am reporting that a query with CTE does NOT use multithreading, which should make the chance of non-determinism strictly less)....

Still an issue on 1.0.0. Difference is now x10 in fact.

Related: https://github.com/duckdb/duckdb-web/issues/3058

@szarnyasg What does the enhancement label mean here?

Related issue that could be addressed in the documentation at the same time, but with opposite problem: https://github.com/duckdb/duckdb-web/issues/3058 -- docs say it defaults to 0 but probably zero is interpreted...