Jan Gorecki

Results 184 comments of Jan Gorecki
trafficstars

+1 I am working on a package that uses roxyglobals, and would appreciate if it would land on CRAN.

+1 for ALL keywords support, very useful for data validation during ETL steps

Except all and intersect all. https://rdatatable.gitlab.io/data.table/reference/setops.html Description of `all` argument in this manual page may be useful. I wrote it so if anything is not clear I can elaborate more....

It turned out that Brave browser was by default blocking websocket. Other browsers may do that as well. That's probably the first thing to include in such troubleshooting entry.

rlang is a good keyword to mention for easier search than just "r"

@pentschev could you link documentation which explains how to set up spilling to disk? I found https://github.com/rapidsai/dask-cuda/pull/51/files but there doesn't seem to be any documentation on new feature. I want...

This doc doesn't seem to answer my use case.

@pentschev thank you for reply although it doesn't correspond to my current approach (`cu.set_allocator("managed")`. AFAIU to use it with dask I should have ```py client = Client(cluster) client.run(cu.set_allocator, "managed") ```...

Do you expect to have different performance than pyspark.sql? Do you think it will be faster or slower? I think it make sense to keep only one of them rather...

PR could also link to a fork of this project https://github.com/duckdblabs/db-benchmark