spark_default_compilation_spec {sparklyr} | R Documentation |
This is the default compilation specification used for
Spark extensions, when used with compile_package_jars
.
spark_default_compilation_spec(pkg = infer_active_package_name())
pkg |
The package containing Spark extensions to be compiled. |