Zac Davies

Results 11 comments of Zac Davies

Happy to make a pull request for any required changes if there is a specific direction that is preferred. Prior to calling `spark_partition_register_df` we could: - Change `name` to remove...

I had a go at making some changes related to the CRAN removal here: https://github.com/rstudio/mleap/pull/48

I may be able to do this once I finish some other work given that brickster already uses `httr2`.

@edgararuiz Yep! Haven't yet had a chance to tinker and add it, might do soon.

@MCMaurer we don't recommend setting this by default as its a significant performance improvement for larger result sets. Additionally, its not something we publicly document as we consider this setting...

@nick-treece I've got no issue when using `{sparklyr}` `1.9.0` on DBR 16.4 LTS, so please upgrade and see how you go. ``` install.packages("sparklyr") library(sparklyr) sc

@nick-treece I don't need to detach when I go through the above examples, just installing first thing was enough for it to work. Totally acknowledge that the default version isn't...