Commits


Prashanth Govindarajan authored and Wes McKinney committed eef58572dfb
ARROW-4956: [C#] Allow ArrowBuffers to wrap external Memory Allow ArrowBuffer to wrap external memory @eerhardt @chutchinson Author: Prashanth Govindarajan <prgovi@microsoft.com> Closes #3971 from pgovind/TestArrowWrapMemory and squashes the following commits: 50c3288dd <Prashanth Govindarajan> Expose the existing constructor publicly 7804a0a68 <Prashanth Govindarajan> nit 98b56a219 <Prashanth Govindarajan> ARROW-4956 - Allow ArrowBuffers to wrap external Memory in C#