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

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   I would love to rename the columns of record batch without creation of the 
record batch. Is that possible?
   
   I tried this without no success.
   
   record_batch = 
record_batch->ReplaceSchemaMetadata(std::make_shared<arrow::KeyValueMetadata>(new_columns));
   
   ### 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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to