base::cumsum() not working anymore with dplyr::mutate_at() in R Sparklyr...
Read MoreRunning out of heap space in sparklyr, but have plenty of memory...
Read MoreIs there a way I can use the `exclude` argument in `library()` on a sub-package?...
Read MoreIssue with using n_distinct in sparklyr to count distinct values based on condition...
Read Morereading a subset of columns with spark_read_parquet...
Read Moresparklyr How to add '.option("overwriteSchema", "true")' to saveAsTable(...
Read MoreSpark regexp_extract() fails - Regex group count is 0, but the specified group index is 1...
Read MoreSparklyr / Dplyr Solution for counting occurrences of each value in all columns to one table...
Read MoreR and sparklyr: Why is a simple query so slow?...
Read Moresparklyr and standard evaluation (SE) based functions...
Read MoreHive tables not showing in Spark session...
Read MoreRemove duplicate numbers separated by a symbol in a string using Hive's REGEXP_REPLACE...
Read Moregroup by and concatenate string using sparklyr...
Read MoreSparklyr spark_apply function on equal groups to run efficiently...
Read MoreWriting a function to use with spark_apply() from sparklyr...
Read MoreUse multiple spark connections in a databricks notebook...
Read MoreDelete delta table in Databricks with R...
Read MoreContinuous "Got IO error when sending batch UDP bytes: java.net.ConnectException: Connection re...
Read MoreCannot connect to Spark through sparklyr in RStudio...
Read MoreError when creating H2O context using RSparkling...
Read Moresparklyr: fill `spark_read_parquet path` argument from list...
Read MoreHow to connect RStudio Cloud to Spark?...
Read MoreHow do I use the pipe operator or something related to break a pipeline into two steps?...
Read MoreConcat_ws() function in Sparklyr is missing...
Read MoreSparklyR removing a tbl from Spark Context...
Read MoreHow to access a Databricks database with sparklyr...
Read Moresparklyr spark_read_table from a specific database...
Read MoreIn R and Sparklyr, writing a table to .CSV (spark_write_csv) yields many files, not one single file....
Read MoreHow to use spark_read_avro from sparklyr R package?...
Read More