justing-bq opened a new pull request, #47658: URL: https://github.com/apache/arrow/pull/47658
### Rationale for this change We want our code to adhere to Arrow's expected naming conventions. ### What changes are included in this PR? Functions are renamed to be `PascalCase` and variables are renamed to be `snake_case`. ### Are these changes tested? N/A ### Are there any user-facing changes? No. GitHub Issue: https://github.com/apache/arrow/issues/47646 -- 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]
