joellubi commented on code in PR #44115: URL: https://github.com/apache/arrow/pull/44115#discussion_r1759722008
########## dev/flight-integration/cases/auth:basic_proto.go: ########## Review Comment: Yeah I originally had this as `auth_basic_proto.go` just in case. Then I decided to take a look into the naming rules and was surprised to learn that Go _only_ has requirements for the first character of a filename ([source](https://github.com/golang/go/blob/f117d1c9b5951ab2456c1e512ac0423fcf3d7ada/src/cmd/go/internal/load/pkg.go#L2515-L2530)). -- 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]
