OpenTenBase / OpenTenBase/TXSQL

Bugfix: 修复列压缩相关bug

Open
#89 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
337
Forks
234
PR merge metrics
No merged PRs in 30d

Description

  1. 修复列压缩可能导致的内存写坏问题
  2. 修复列压缩内存泄漏问题
  3. 修复instant ddl导致列压缩无法使用的问题

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies column compression and instant DDL as the affected areas, but names no files, tests, or entry points. Start by locating the column-compression implementation and its instant-DDL integration, then reproduce the memory corruption and leak; done means all three listed problems are fixed and covered by regression tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.