(no title)
retakeming | 2 years ago
With regards to ParadeDB, we rely on the Datafusion SQL parser, which can transform the Postgres SQL dialect into a Datafusion logical plan that can be executed by Datafusion. We actually have an open PR that adds support for user-defined functions...it will likely get merged within a few days.
DrDroop|2 years ago
philippemnoel|2 years ago
If you decide to try it, I believe they now have a way to load in arbitrary Postgres extensions!