Skip to content

duckplyr 1.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 01:59
· 2 commits to main since this release

Features

  • Fully support dd::...() syntax (#795).

  • Threshold for prudence = "thrifty" is reduced to 1000 cells when the data comes from a remote data source.

  • Support named arguments for dd::...() functions.

Performance

  • Generate a more balanced expresion when translating %in% to avoid performance problems in duckdb v1.4.0.