Skip to content

v1.5.0

Compare
Choose a tag to compare
@ablack3 ablack3 released this 17 Jul 08:18
· 81 commits to main since this release

CDMConnector 1.5.0

  • Get all tests passing on Databricks/Spark using odbc driver
  • Emulate temporary tables on Databricks/Spark when compute is called with temporary = TRUE
  • soft deprecate asDate in favor of as.Date
  • soft deprecate assertWriteSchema since cdm object are now required to always have a write schema
  • remove support for Capr cohort objects in generate_cohort_set to pass CRAN checks