paradedb / pg_analytics

DuckDB-powered analytics for Postgres
https://paradedb.com
PostgreSQL License
196 stars 13 forks source link

ci: Add dependency check #105

Closed philippemnoel closed 2 months ago

philippemnoel commented 2 months ago

Ticket(s) Closed

What

This was proposed by Vipul, but was never completed. I think it's a good idea, and we've already added it to the paradedb/paradedb repository.

Why

Avoid unnecessary dependencies that make our binaries bigger and slower to compile.

How

We use machete

Tests

See CI