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
Describe the bug
A recurring issue with failed deployments for derivative functions. Upon clicking the deploy button, Rowy attempts to build even the functions that are no longer used in the project. This suggests that the failure might be caused by errors in these previous functions, over which I no longer have control.
To Reproduce
Steps to reproduce the behavior:
Create a table with a Derivative column.
Convert the Derivative column type from "Derivative" to "Long Text".
Despite the conversion, observe that the said column still retains properties from its previous "Derivative" state.
Attempt to delete the column, but note that even after deletion, build errors persist when deploying the simple derivative example mentioned earlier.
Please refer to the attached schema for complete details on the table structure and configuration.
Describe the bug
A recurring issue with failed deployments for derivative functions. Upon clicking the deploy button, Rowy attempts to build even the functions that are no longer used in the project. This suggests that the failure might be caused by errors in these previous functions, over which I no longer have control.
To Reproduce
Steps to reproduce the behavior:
Attempt to delete the column, but note that even after deletion, build errors persist when deploying the simple derivative example mentioned earlier.
Please refer to the attached schema for complete details on the table structure and configuration.
table_schema.txt
Screenshots
The text was updated successfully, but these errors were encountered: