pixelsdb / pixels

An efficient storage and compute engine for both on-prem and cloud-native data analytics.
GNU Affero General Public License v3.0
139 stars 37 forks source link

[Issue #739] support duckdb v1.0 #740

Closed whzruc closed 1 month ago

whzruc commented 1 month ago

Upgrade duckdb from v0.7 to v1.0. We change the pixels-extension and make it compatible with the extension interface of duckdb. The debug mode is still not working due to benchmark timeout.