You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/05/24 16:26:14 UTC

[GitHub] [arrow] pitrou commented on issue #35581: [C++] ArraySpan::FillFromScalar is unsafe

pitrou commented on issue #35581:
URL: https://github.com/apache/arrow/issues/35581#issuecomment-1561530772

   Given that `ArraySpan` is non-owning, isn't it part of the API contract that you have to make sure the backing object does not fall out of scope?
   
   We should probably make this clearer in the docstrings, though.


-- 
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

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