Mooncake-Labs / pg_mooncake

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

Support indexes on columnstore tables #9

Open paurora17 opened 2 weeks ago

paurora17 commented 2 weeks ago

You can't create columnstore tables with the following constraints: UNIQUE PRIMARY KEY FOREIGN KEY

pantonis commented 5 days ago

It would be really really really good to have this. One of the 2 things that keep us from using pg_mooncake