Skip to content

Commit

Permalink
chore: remove the delta-checkpoint lambda which I have moved to a new…
Browse files Browse the repository at this point in the history
… repo

This can now be found in https://github.com/delta-incubator/lambdas where it can
be iterated upon and released as a downstream project of deltalake crate
releases
  • Loading branch information
rtyler committed Jun 2, 2023
1 parent 533c39b commit 75a6e94
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 3,947 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
* @houqp @xianwill @wjones127 @fvaleye @roeap @rtyler @mosyp
proofs/ @houqp
python/ @wjones127 @fvaleye @rtyler @roeap @houqp
dynamodbb_lock/ @mosyp @houqp @xianwill
aws/delta-checkpoint/ @xianwill @houqp @rtyler @mosyp
tlaplus/ @houqp
4 changes: 0 additions & 4 deletions .github/workflows/dev_pr/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
rust:
- aws/**/*
- delta-inspect/**/*
- proofs/**/*
- rust/**/*
Expand All @@ -20,9 +19,6 @@ documentation:
storage/aws:
- aws/**/*

delta-checkpoint:
- aws/delta-checkpoint/**/*

delta-inspect:
- delta-inspect/**/*

Expand Down
64 changes: 0 additions & 64 deletions .github/workflows/lambda_checkpoint_build.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/lambda_checkpoint_release.yml

This file was deleted.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
members = [
"rust",
"python",
"aws/delta-checkpoint",
]
exclude = ["proofs", "delta-inspect"]

Expand Down
2 changes: 0 additions & 2 deletions aws/delta-checkpoint/.gitignore

This file was deleted.

Loading

0 comments on commit 75a6e94

Please sign in to comment.