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 see the other operations (like append, overwrite, delete, etc) has already supported snapshot_properties in arguments. I guess upsert operation should be able to pass this argument too since it internally calls append and overwrite which has supported.