Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fork Column and ColumnData from influxdb_iox #1006

Merged

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Jun 20, 2023

Rationale

Detailed Changes

Introduce Column which is a columnar storage to optimize the writing process later.

Test Plan

CI.

@chunshao90 chunshao90 marked this pull request as ready for review June 21, 2023 02:41
Copy link
Contributor

@Rachelint Rachelint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rachelint Rachelint merged commit 2ea334c into apache:improve-write-performance Jun 21, 2023
chunshao90 added a commit that referenced this pull request Aug 28, 2023
## Rationale
Part of `Implementing a column-based memtable` #1093 

## Detailed Changes
Include #1006 #1081 

## Test Plan
Pass all tests and integration-test.

---------

Co-authored-by: tanruixiang <tanruixiang0104@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants