Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
431 changes: 431 additions & 0 deletions .github/workflows/yezzey-ci.yaml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@
path = dependency/yyjson
url = https://github.com/ibireme/yyjson.git

[submodule "gpcontrib/yezzey"]
path = gpcontrib/yezzey
url = https://github.com/open-gpdb/yezzey.git
6 changes: 6 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,12 @@ Apache Cloudberry includes codes from

see licenses/LICENSE-citusdata.txt

----------------------------
PostgreSQL License

gpcontrib/yezzey/*
see licenses/LICENSE-yezzey.txt

----------------------------
Apache License - Version 2.0

Expand Down
Loading
Loading