alamb commented on code in PR #7716: URL: https://github.com/apache/arrow-datafusion/pull/7716#discussion_r1342129993
########## docs/source/user-guide/introduction.md: ########## @@ -106,6 +106,7 @@ Here are some active projects using DataFusion: - [GlareDB](https://github.com/GlareDB/glaredb) Fast SQL database for querying and analyzing distributed data. - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series Database - [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data pipeline +- [LanceDB](https://github.com/lancedb/lancedb) Developer-friendly, serverless vector database for AI applications Review Comment: Although it seems technically the `lance` (not `lancedb`) repo has the depedency 🤔 maybe we should say the lance file format rather than lancedb ? ########## docs/source/user-guide/introduction.md: ########## @@ -106,6 +106,7 @@ Here are some active projects using DataFusion: - [GlareDB](https://github.com/GlareDB/glaredb) Fast SQL database for querying and analyzing distributed data. - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series Database - [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data pipeline +- [LanceDB](https://github.com/lancedb/lancedb) Developer-friendly, serverless vector database for AI applications Review Comment: Although it seems technically the `lance` (not `lancedb`) repo has the depedency 🤔 maybe we should say the lance file format rather than lancedb ? -- 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]
