sgrebnov commented on code in PR #2961: URL: https://github.com/apache/arrow-adbc/pull/2961#discussion_r2175669332
########## csharp/test/Drivers/Interop/FlightSql/readme.md: ########## @@ -83,3 +85,32 @@ simultaneously. To use multiple data sources, you can configure them like: ... } ``` + +### Spice.ai OSS Configuration + +Use the following command to run a local test instance of Spice.ai OSS. An example test configuration is available at [flightsql-spiceai.json](/ci/configs/flightsql-spiceai.json). + +```bash +docker-compose up spiceai-test Review Comment: Updated, thank you -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org