alter_table_set_access_method: support ordering options when converting to columnar
Open
columnar
enhancement
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Request came from slack. It makes a lot of sense to take the opportunity when converting from row to columnar to also `ORDER BY` to benefit from better chunk group filtering.
Contributor guide
Assessment
This issue has not been assessed yet.