Tobias Brandt
Tobias Brandt
Hi @ramkumarkb , The next integration for `prql-query` will probably Polars. I would like to support Apache Iceberg and initially that will probably come through the DuckDB backend (who I...
I've tweeted about it here: https://twitter.com/T0bias_Brandt/status/1619226390221701120?t=mix1J8oK0TaYdmDcAoneDg&s=19
Your star history is starting to move up more rapidly now  and I see you were featured in **Python Weekly - Issue 587**. Congrats, that's awesome! 👏 🚀 
I've submitted it to Hackernews twice but it's difficult to get far there. You need early uplift otherwise you just get carried off the page and then no one sees...
Some blog posts and examples would probably also help. I've sent you a connection request on LinkedIn. Let's connect there and then we can discuss more easily.
Hi, thanks for the report. Haven't got to do the version bump myself yet. You'll usually have to bump the `arrow` and `parquet` versions to the same number that duckdb-rs...
I think you're right. Just 26 should be fine. duckdb-rs actually made a change which means that we can probably get rid of the `arrow` dependency once I do some...
Gosh, I can't believe how time has flown and how long this issue has been open. My apologies for not having addressed this yet. The next version of prql-query should...
I also just hit the Undo issue about 5 minutes into my test. I understand that it might be difficult to implement `u` as Undo if Excel doesn't expose this...
Hi, I just started working on creating a bash script that would make working with services in stacks on Docker Swarm easier. You can find it here: https://github.com/snth/docker-stack At the...