Columnar support for tablespaces
Open
columnar
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Right now it doesn't work:
```
=# alter table foo set tablespace tbspc1;
ERROR: columnar_relation_copy_data not implemented
```
Contributor guide
Assessment
This issue has not been assessed yet.