|
|
|
|
|
by wanderinglight
746 days ago
|
|
This is definitely something I intend to fix. My initial intent was to use duckdb for fast vectored query execution but I wasn't able to create a planner / execution hook that uses duckdb internally.
Will definitely checkout pg_analytics / Datafusion to see if the same can be integrated here as well.
Thanks for the pointers. |
|