apache / apache/cloudberry

Refactor reloptions for AO/AOCO table for column encoding options

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.4k
Forks
247
Avg merge
4d 3h
Merged PRs (30d)
39

Description

```
CREATE TABLE tbl(v int ENCODING(compresstype = ..., compresslevel = ....);
```

Contributor guide

Open the contributing guide

Research direction

The issue only provides a CREATE TABLE example using AO/AOCO column ENCODING options. Start by locating the C implementation of reloptions for AO/AOCO tables and the handling of compresstype and compresslevel, then clarify the intended refactoring scope and expected behavior before identifying relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, postgresql, sql
Domain
databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.