Tobias Brandt

Results 223 comments of Tobias Brandt

For me only the `--ip=*` version worked.

Hi, I am also very interested in querying Polars Dataframes with SQL. I am working with the folks over at [PRQL](https://github.com/prql/prql) and in particular I'm building a [prql-tool](https://github.com/snth/prql/tree/tool/prql-tool) to make...

This is an excellent overview of the Substrait project: [Substrait: Rethinking DBMS Composability (VLDB 2022, CDMS workshop) ](https://www.youtube.com/watch?v=YXnoBUQP258) ![image](https://user-images.githubusercontent.com/652285/191841953-92e4a1c9-6f29-44e1-88e3-d9c6f471c058.png) ![image](https://user-images.githubusercontent.com/652285/191842133-af54217e-0553-4edc-af98-5b04baf57fcc.png)

Any update on this? Is this now GA or abandoned? Quick googling doesn't turn up any solid answers.

Aha, thanks for the link to #54 . Any way one can propose to have this issue status changed to Closed?

@openinx Thanks for the link but that discussion is also a few months old and I didn't really see a conclusion. My mostly uninformed opinion is that there currently is...

I haven't tested the environment variables yet but I'm also planning to use it against Minio so I believe I will also need the `AWS_ENDPOINT_URL` as @mskyttner points out. +1...

Also see this comment https://github.com/PRQL/prql/issues/1507#issuecomment-1399576956 on #1507 . > Update from the meeting: > - introduce stable branch which tracks the latest release + hotfixes/tweaks + docs changes, > -...

Just pinging this issue since it was mentioned in https://github.com/prql/prql/discussions/1145#discussioncomment-4186499. I see this as quite a priority as `CASE` statements are needed for many things in SQL. I think we...