+1. I learned about small string optimizations (SSO) -- when strings are small, the value of `c_str()` does not refer to heap memory and so does not stay the safe through a `move` operation
[ Full content available at: https://github.com/apache/arrow/pull/2660 ] This message was relayed via gitbox.apache.org for [email protected]
