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
I think we should do an upsert operation to avoid inconsistent read instead of returning the old object.
Or better, we can generate unique values when creating objects to make the tests independent, especially when we will need to create multiple delta or iceberg tables.
I think we should do an upsert operation to avoid inconsistent read instead of returning the old object.
Or better, we can generate unique values when creating objects to make the tests independent, especially when we will need to create multiple delta or iceberg tables.
Originally posted by @matar993 in #149 (comment)
The text was updated successfully, but these errors were encountered: