MrMallIronmaker opened a new pull request #12642:
URL: https://github.com/apache/arrow/pull/12642


   Created a simple version of `rename_with` that applies the function to the 
current names of the .data argument and passes the result to `rename`.
   
   This was a quick writeup on my end and passed a few smoke tests. I believe 
all the functions I've used in the new code are from base R or current imports 
like rlang, and the magic in editing the arrow data query is handled by 
`rename`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to