philippemnoel commented on code in PR #9018:
URL: https://github.com/apache/arrow-datafusion/pull/9018#discussion_r1473424070


##########
docs/source/user-guide/introduction.md:
##########
@@ -109,6 +109,7 @@ Here are some active projects using DataFusion:
 - [LakeSoul](https://github.com/lakesoul-io/LakeSoul) Open source LakeHouse 
framework with native IO in Rust.
 - [Lance](https://github.com/lancedb/lance) Modern columnar data format for ML
 - [Parseable](https://github.com/parseablehq/parseable) Log storage and 
observability platform
+- [ParadeDB](https://github.com/paradedb/paradedb) PostgreSQL for Search

Review Comment:
   Quick clarification: We don't implement a foreign data wrapper, but rather a 
Table Access Method (where we swap the storage engine for Parquet, via 
`delta-rs`.
   
   Also, I'll make a quick clarification PR on the branding, if that's okay :)



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