Skip to content

Commit

Permalink
Remove cbload relevant codes.
Browse files Browse the repository at this point in the history
As cbload is implemented by go language which is not friendly for
compilation, we remove it's relevant codes. We will refactor cbload
by python or other languages.
  • Loading branch information
wenchaozhang-123 committed May 11, 2024
1 parent 2b8815b commit d5ca453
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,018 deletions.
1 change: 0 additions & 1 deletion gpMgmt/bin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ endif

SUBDIRS = stream gpcheckcat_modules gpconfig_modules gpssh_modules gppylib lib
SUBDIRS += ifaddrs
SUBDIRS += cbload

$(recurse)

Expand Down
25 changes: 0 additions & 25 deletions gpMgmt/bin/cbload/Makefile

This file was deleted.

25 changes: 0 additions & 25 deletions gpMgmt/bin/cbload/go.mod

This file was deleted.

173 changes: 0 additions & 173 deletions gpMgmt/bin/cbload/go.sum

This file was deleted.

261 changes: 0 additions & 261 deletions gpMgmt/bin/cbload/loader/loader.go

This file was deleted.

59 changes: 0 additions & 59 deletions gpMgmt/bin/cbload/log/log.go

This file was deleted.

Loading

0 comments on commit d5ca453

Please sign in to comment.