You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Context
We are using fal with a python model in SQL Server, and are trying to update the model to an incremental one:
However, I'm getting this error when doing
dbt run
:After some research it appears that incremental models are not yet supported by fal.
Describe the solution you'd like
The possibility to use incremental python models instead of just full table recreations.
Is there an existing feature request for this?
Apparently not, I've been suggested to open one from the slack channel, https://app.slack.com/client/T0VLPD22H/C02V8QW3Q4Q/thread/C02V8QW3Q4Q-1682416894.173549
The text was updated successfully, but these errors were encountered: