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
We have the bare minimum needed for multiple partitions now. The following issues still exist:
"Write only" is not handled right now -- it is safe to use "write only" if data is unconditionally written for all rows.
We do not use reduce features of Legion for multiple partitions -- when we do start using it, we should record reduce as a reduce privilege instead of write.
There are some tricky issues about the write-only permission
The text was updated successfully, but these errors were encountered: