apache / apache/arrow-adbc

docs(r/adbcflightsql): Add better example for running the FlightSQL driver from R

Open
#1,489 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
627
Forks
217
Avg merge
17h
Merged PRs (30d)
57

Description

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")
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.