citusdata / citusdata/citus

Pull in partition related functions into their own files. Such as PartitionColumn in multi_join_order.c and PartitionMethod in multi_logical_optimizer.c.

Open
#150 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Pull in partition related functions into their own files. Such as PartitionColumn in multi_join_order.c and PartitionMethod in multi_logical_optimizer.c.

Contributor guide

Open the contributing guide

Research direction

Start by reading PartitionColumn in multi_join_order.c and PartitionMethod in multi_logical_optimizer.c. Identify the other partition-related functions in those files and determine how they are grouped into separate files. Done means the partition-related functions have been moved without changing their behavior or breaking their references.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, postgresql
Domain
databases
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.