Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Remove legacy Greenplum support from cloudberry-backup

オープン
#70 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
リファクタリング
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
go
領域
databases

調査の方向性

まず、対象範囲で言及されているソースコード、ビルドおよび設定ファイル、ランタイムチェック、ドキュメント、テスト、CIワークフローを洗い出します。Greenplum固有のロジックと互換性に関する参照が削除され、Cloudberryの動作が引き続きサポートされ、影響を受けるテストとワークフローが更新されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Background

The cloudberry-backup project was originally derived from Greenplum backup tooling and still contains legacy code paths, configurations, and compatibility logic intended to support Greenplum Database environments.

Since Apache Cloudberry has evolved as an independent project with its own architecture, release cycle, and compatibility guarantees, continuing to maintain legacy Greenplum support introduces unnecessary complexity and maintenance burden.

Motivation

Removing legacy Greenplum support will provide several benefits:

  • Simplify the codebase and reduce maintenance overhead
  • Improve code clarity and long-term maintainability
  • Align the project strictly with Apache Cloudberry’s architecture and roadmap
  • Reduce testing and validation scope
  • Avoid confusion about supported platforms

The cloudberry-backup project should be focused solely on serving Apache Cloudberry users.

Scope of Changes

Expected areas of modification include:

  • Source code cleanup and removal of Greenplum-specific logic
  • Update build, configuration, and runtime checks
  • Documentation updates
  • Test suite cleanup
  • CI workflow adjustments if applicable

Compatibility Impact

This change will be backward-incompatible for Greenplum users. However, since this repository is now part of the Apache Cloudberry ecosystem, focusing exclusively on Cloudberry is consistent with project goals.

主要言語
Go
スター
18
フォーク
22
平均マージ
21時間 31分
マージ済み PR(30日)
4

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apache/cloudberry-backup のほかの issue

apache/cloudberry-backup の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。