Replies: 1 comment 3 replies
-
|
Does the order of appending matter here? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If there are multiple writers that write with
append_dim, then causes a conflict today. This conflict, at least conceptually, seems simple enough to resolve (just move the conflicting blobs to where they would be appended instead). But afaik, this isn't really practical to resolve today. Maybe I'm wrong, in that case I'd love to hear it, but otherwise this could serve as a feature request :)Beta Was this translation helpful? Give feedback.
All reactions