| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-03 | 320 Bytes | |
| sparklyr 1.9.2 source code.tar.gz | 2025-10-03 | 3.7 MB | |
| sparklyr 1.9.2 source code.zip | 2025-10-03 | 4.2 MB | |
| Totals: 3 Items | 8.0 MB | 0 | |
Sparklyr 1.9.2
-
Avoids the cross-wire when pulling an object from a lazy table instead of pulling a field (#3494)
-
Converts spark_write_delta() to method
-
In simulate_vars_spark(), it avoids calling a function named 'unknown' in case a package has added such a function name in its environment (#3497)