Commits


xudingyu authored and Sutou Kouhei committed f95781eca2c
ARROW-10954: [C++][Doc] PlasmaClient is threadSafe now There's a pr https://github.com/apache/arrow/pull/4503 make PlasmaClient thread safe now, but in the doc there's "Note that a PlasmaClient object is not thread safe.", which causes misunderstanding. Closes #8958 from offthewall123/update_plasma_doc_PlasmaClient_ThreadSafe Authored-by: xudingyu <dingyu.xu@intel.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>