Skip to content

fix: move append_only_writer files to core module#141

Open
lucasfang wants to merge 1 commit into
apache:mainfrom
lucasfang:migrate_11
Open

fix: move append_only_writer files to core module#141
lucasfang wants to merge 1 commit into
apache:mainfrom
lucasfang:migrate_11

Conversation

@lucasfang

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: No linked issue

This change reorganizes append-only writer related files into the core module structure.

Included changes:

  • Core Append Module:
    • Moves append_only_writer.h to src/paimon/core/append/
    • Moves append_only_writer.cpp to src/paimon/core/append/
    • Moves append_only_writer_test.cpp to src/paimon/core/append/

Tests

Not run. Local compile, CMake, and gtest environment checks are not part of this PR description.

Test coverage included in this change:

  • AppendOnlyWriterTest

API and Format

No storage format or protocol changes.

Documentation

No documentation changes required.

Generative AI tooling

Migrate-by: Aone Copilot (Qwen3.7-Max)

Copilot AI review requested due to automatic review settings July 1, 2026 09:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lxy-9602

lxy-9602 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

+1

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.

3 participants