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
When we use the import data feature in the kuzu explorer, a copy failure doesn't roll back the entire pipeline. The table is still created even if the copy fails.
The text was updated successfully, but these errors were encountered:
I have checked with @ray6080 and it cannot be automatically handled with transaction currently. It is also not desirable to manually rollback, so we will hold on this.
When we use the import data feature in the kuzu explorer, a copy failure doesn't roll back the entire pipeline. The table is still created even if the copy fails.
The text was updated successfully, but these errors were encountered: