F21 commented on code in PR #237: URL: https://github.com/apache/calcite-avatica/pull/237#discussion_r1477447637
########## site/_docs/index.md: ########## @@ -181,3 +181,10 @@ highly welcomed! * *License*: [MIT](https://opensource.org/licenses/MIT) * Any Avatica version * *Maintainer*: Waylay.io + +### Calcite Avatica CLI: A Go-based Toool +* [Home page](https://github.com/satyakommula96/calcite-cli) +* Language: GO Review Comment: Use `Go` rather than `GO` ########## site/_docs/index.md: ########## @@ -181,3 +181,10 @@ highly welcomed! * *License*: [MIT](https://opensource.org/licenses/MIT) * Any Avatica version * *Maintainer*: Waylay.io + +### Calcite Avatica CLI: A Go-based Toool +* [Home page](https://github.com/satyakommula96/calcite-cli) +* Language: GO +* *License*: [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) +* Any Avatica version Review Comment: As the CLI uses calcite-avatica-go, I think the supported versions should be `1.8.0 onwards` ans these are the versions supported by the Go driver. -- 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]
