Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

dbt-fal 1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 15:40
· 235 commits to main since this release
aed0287

[new changes]

Bug Fixes

  • Find wrapped adapter Relation class on init (#632)
  • Inherit is_cancelable from the wrapped adapter (#633)
  • Adapter reconstruction in isolate environment (#635)

Features

  • Make dbt-fal work with isolate server (#636)

Miscellaneous Tasks

  • Fix release script (#627)

Testing

  • Add duckdb to integration tests (#637)