Commits


Stephanie Wang authored and Philipp Moritz committed af45b921215
ARROW-7991: [C++][Plasma] Allow option for evicting if full when creating an object Allow the client to pass in a flag during object creation specifying whether objects should be evicted or not. Closes #6520 from stephanie-wang/try-evict and squashes the following commits: 9a9dc1a5e <Stephanie Wang> Merge branch 'master' into try-evict 9e8c08f56 <Stephanie Wang> fix 2f38969a3 <Stephanie Wang> Merge remote-tracking branch 'upstream/master' into try-evict a32ab9b83 <Stephanie Wang> Default evict_if_full arg 9ddc881df <Stephanie Wang> document arg c2ba17c15 <Stephanie Wang> fix pyx 48e70bf76 <Stephanie Wang> Fix cpp 62b2f636a <Stephanie Wang> fix tests 288927472 <Stephanie Wang> protocol ecef91564 <Stephanie Wang> Add flag to evict if full Authored-by: Stephanie Wang <swang@cs.berkeley.edu> Signed-off-by: Philipp Moritz <pcmoritz@gmail.com>