Skip to content

Revert "为 TDengine 完善逻辑备份和恢复功能(基于 research/3.3.6-experimental 变基)"#33405

Merged
zyyang90 merged 1 commit into
research/3.3.6-experimentalfrom
revert-33395-backup/pitr-rebased-3.3.6-exp
Oct 29, 2025
Merged

Revert "为 TDengine 完善逻辑备份和恢复功能(基于 research/3.3.6-experimental 变基)"#33405
zyyang90 merged 1 commit into
research/3.3.6-experimentalfrom
revert-33395-backup/pitr-rebased-3.3.6-exp

Conversation

@zyyang90
Copy link
Copy Markdown
Contributor

Reverts #33395

@zyyang90 zyyang90 requested a review from a team as a code owner October 29, 2025 02:18
@zyyang90 zyyang90 merged commit f44c7f4 into research/3.3.6-experimental Oct 29, 2025
3 checks passed
@zyyang90 zyyang90 deleted the revert-33395-backup/pitr-rebased-3.3.6-exp branch October 29, 2025 02:19
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @zyyang90, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

此拉取请求旨在完全撤销 TDengine 中基于增量位图插件的逻辑备份和恢复功能的引入。通过此次回滚,所有相关的代码、文档、构建配置和测试基础设施都已从项目中移除,有效地将代码库恢复到该功能实现之前的状态。

Highlights

  • 完整功能回滚: 此拉取请求完全回滚了为 TDengine 完善逻辑备份和恢复功能的增量位图插件,撤销了该功能的所有相关更改。
  • 代码库清理: 所有与增量位图插件相关的源代码文件、头文件、CMake 构建配置以及 taosX 插件接口文件均已被移除,从而精简了代码库。
  • 文档和测试基础设施移除: 该功能的所有文档(包括功能规范、测试规范和用户手册)以及 CI 工作流和各种测试脚本(单元测试、集成测试、端到端测试、性能测试、故障注入测试)均已删除。
  • Gitignore 更新: 主 .gitignore 文件已更新,移除了与增量位图插件构建产物相关的条目,确保构建环境的整洁。
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

本次 PR 是一次回滚操作,旨在撤销之前合并的关于 “TDengine 逻辑备份和恢复功能” 的提交。变更内容主要是完整地删除了 plugins/incremental_bitmap 插件,包括其源代码、文档、测试及 CI 配置。同时,也相应地更新了根目录的 .gitignore 文件。经审查,本次回滚操作是彻底且正确的,未发现任何遗留问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant