8000
Skip to content

sparklyr 1.9.2

Latest

Choose a tag to compare

@edgararuiz edgararuiz released this 06 Oct 18:25
· 23 commits to main since this release
27bb0c2

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)

0