Mooncake-Labs / pg_mooncake

Iceberg/Delta Columnstore Table in Postgres
http://mooncake.dev
MIT License
236 stars 12 forks source link

Some minor C++ improvement for columnstore classes #40

Closed dentiny closed 6 days ago

dentiny commented 1 week ago

As titled, I'm reading through the code and modernizing some C++ usage.

How I tested: I build the mooncake plugin from scratch, and checked with all SQL statements on https://github.com/Mooncake-Labs/pg_mooncake?tab=readme-ov-file#usage