james-camacho-ab commented on issue #12892: URL: https://github.com/apache/arrow/issues/12892#issuecomment-1105416210
@eitsupi Just to make sure I'm doing this right, am I just adding this line of code to an Rprofile.site file? We don't currently have that, so would I need to create that file in my branch and then reference that file in the init script of the Databricks cluster?  `# Set default user agent options(HTTPUserAgent = sprintf("R/%s R (%s)", getRversion(), paste(getRversion(), R.version["platform"], R.version["arch"], R.version["os"])))` -- 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]
