xborder opened a new issue, #804:
URL: https://github.com/apache/arrow-java/issues/804

   ### Describe the enhancement requested
   
   Currently, the server can't differentiate if a request was made using a raw 
Flight client or the JDBC Flight SQL driver. In both scenarios the user-agent 
is something like:
   
   `user-agent: grpc-java-netty/1.73.0`
   
   I'd like to suggest in the scenario of JDBC Flight SQL driver to append to 
the user-agent:
   `JDBC Flight SQL Client (<version>)`
   
   This is similar to what is already done in with ADBC GO:
   `ADBC Flight SQL Driver (unknown or development build) grpc-go/1.72.0`


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to