koenvo

Results 42 comments of koenvo

There seem to be also problems around UPDATE queries. But the UPDATE query causes corrupt data. Let me try to come up with a script to reproduce.

Not entirely sure in which version it's fixed, but I just checked duckdb-0.4.1.dev2356 and it's working corrently for the INSERT/DELETE use case. Still getting corrupt data on UPDATE within transaction....

Great to hear you like the idea. Also really nice you already did a comparison, which indeed looks promising. I created an overview for what is implemented right now per...

I created a milestone at the kloppy side: https://github.com/PySport/kloppy/milestone/1 Will add all issues there. And totally agree there should not leak ANY provider information into the code on the socceraction...

I hope I understand it correctly but when it's part of the config it would also don't require additional query parameters, rights? In my case I would like to create...

I believe this is caused by https://github.com/duckdb/duckdb/issues/2915#issuecomment-1089801506

Thanks for the mention. The goal of the `pyodide-http` package is to patch `requests` in such a way that packages like `internetarchive` works without changes (except for the `patch_all` invoke)....

At other times. I want to use pyav to remux a live stream from one container format to another one (fMP4), and pass the output in real time to a...

Last even types are merged, and released in version 3.13.0. Is there anything I can help with?