F21 commented on PR #73:
URL: 
https://github.com/apache/calcite-avatica-go/pull/73#issuecomment-1873171957

   Hey @satyakommula96 
   
   Per the discussion on the mailing list, there has not been any concensus 
within the community as to whether we want to integrate the cli directly into 
the calcite-avatica-go or not. In my message, I mentioned some unresolved 
issues regarding releasing the cli as a separate component or as part of 
calcite-avatica-go.
   
   Calcite already includes sqlline, which can be used to query Calcite and 
adding this cli would duplicate functionality and add extra maintainance to the 
team.
   
   Do you have a lot of users using the cli at the moment? I think a good 
middle ground would be for you to nurture the project in your source repo, and 
add a link to it to the [list of clients for 
avatica](https://calcite.apache.org/avatica/docs/#clients). You can open a PR 
for calcite-avatica and update this file: 
https://github.com/apache/calcite-avatica/blob/main/site/_docs/index.md#clients
   
   Down the track, if there is enough users or traction for the tool, we can 
look at making it officially part of the project. This was the route that was 
used for calcite-avatica-go. Originally, the project was 
[Boostport/avatica](https://github.com/Boostport/avatica), which was published 
in 2016. When there was enough traction / users for the project, the Calcite 
PMC reached out to see if we wanted to make it an official project under 
Calcite, and that was done 2 years later in 2018.
   


-- 
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]

Reply via email to