jbonofre commented on PR #40939: URL: https://github.com/apache/arrow/pull/40939#issuecomment-2685553411
@lidavidm in arrow-cpp, I see use of `server_middleware.h`/`server_middleware.cc` or `server_auth.h`/`server_auth.cc`. That's for the file names. But for class names/function names, you are right, the convention is, for instance, `ServerAuthSender`, ... So you are right. I propose to rename the files to be consistent with other Arrow resources but keep the class/function names as they are today. -- 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]
