ebb icon indicating copy to clipboard operation
ebb copied to clipboard

Write only permission for fields

Open gilbo opened this issue 10 years ago • 1 comments

There are some tricky issues about the write-only permission

gilbo avatar Jun 03 '15 21:06 gilbo

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.

schinmayee avatar Jul 14 '15 22:07 schinmayee