Skip to content

duckdb 1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 01:00
· 82 commits to main since this release

Features

Chore

  • Undef TRUE and FALSE (#595).

  • Remove enable_materialization argument to rel_from_altrep_df() in favor of creating a new data frame when needed (#588).

  • Flip argument order for expr_comparison() (#585).

  • Keep cleanup files to accommodate different build scenarios (#536).