paleolimbot opened a new issue, #1489:
URL: https://github.com/apache/arrow-adbc/issues/1489

   The example containers for FlightSQL have come a long way since first 
writing the documentation for the driver. We should add an example to the 
readme!
   
   https://github.com/voltrondata/flight-sql-server-example
   
   Note that the example has TLS enabled by default with a self-signed 
certificate, so you will also need:
   
   ```r
   adbc_database_init(..., "adbc.flight.sql.client_option.tls_skip_verify" = 
"true")
   ```


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