apache / apache/tsfile

Support batch Encoding in tsfile cpp.

Open
#700 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
203
Forks
104
Avg merge
2d 6h
Merged PRs (30d)
33

Description

During the TsFile write process, encoding is one of the most time-consuming operations. In a complete write pipeline, encoding typically accounts for around 50% of the total execution time. Vectorizing the encoding and decoding processes can significantly improve write performance.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the C++ TsFile write pipeline and its encoding path, then define the batch-encoding scope and a performance comparison; done should include vectorized batch encoding and evidence of improved write performance.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.