paleolimbot commented on pull request #11690:
URL: https://github.com/apache/arrow/pull/11690#issuecomment-971906249


   I've updated this so that the unsupported arguments give an error if 
somebody passes them. It's worth noting that I didn't implement any name 
repair...`data.frame()` does this using `make.names()` and `tibble()` does this 
using some un-exported functions that use the `.name_repair` argument...I can't 
think of a concise way to support that and I don't think it's all that 
important here but would be happy to give it a shot!


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