You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "js8544 (via GitHub)" <gi...@apache.org> on 2023/02/02 15:23:10 UTC

[GitHub] [arrow] js8544 opened a new issue, #34007: [C++] Add an array_span_mutable interface to ExecResult

js8544 opened a new issue, #34007:
URL: https://github.com/apache/arrow/issues/34007

   ### Describe the enhancement requested
   
   This is a child issue of #33628.
   
   Like for Buffer, we separate two interface for getting the underlying `array_span` for `ExecResult`, one const and one mutable.
   
   ### Component(s)
   
   C++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] westonpace closed issue #34007: [C++] Add an array_span_mutable interface to ExecResult

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace closed issue #34007: [C++] Add an array_span_mutable interface to ExecResult
URL: https://github.com/apache/arrow/issues/34007


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org