cwida / duckpgq-extension

DuckDB extension that adds support for SQL/PGQ
https://duckpgq.notion.site/b8ac652667964f958bfada1c3e53f1bb?v=3b47a8d44bdf4e0c8b503bf23f1b76f2
MIT License
73 stars 7 forks source link

added functions to get the addresses of CSR arrays #52

Closed vlowingkloude closed 1 year ago

vlowingkloude commented 1 year ago

This PR adds a new table function to get the addresses of CSR arrays, which is the base to enable memory sharing of CSR arrays.