Skip to content

Commit

Permalink
Refactor cbload to gpdirtableload with python.
Browse files Browse the repository at this point in the history
We refactor cbload with python language which is more friendly to
kernel. What's more, we make a minor fix with respect to directory
table check in copy from.
  • Loading branch information
wenchaozhang-123 authored and my-ship-it committed May 16, 2024
1 parent 9a63039 commit 1347cd6
Show file tree
Hide file tree
Showing 4 changed files with 463 additions and 9 deletions.
2 changes: 1 addition & 1 deletion gpMgmt/bin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PROGRAMS= analyzedb gpactivatestandby gpaddmirrors gpcheckcat gpcheckperf \
gpcheckresgroupimpl gpconfig gpdeletesystem gpexpand gpshrink gpinitstandby \
gpinitsystem gpload gpload.py gplogfilter gpmovemirrors \
gppkg gprecoverseg gpreload gpscp gpsd gpssh gpssh-exkeys gpstart \
gpstate gpstop minirepro gpmemwatcher gpmemreport gpdemo
gpstate gpstop minirepro gpmemwatcher gpmemreport gpdemo gpdirtableload

GPDEMO_LIBS = gpdemo-defaults.sh lalshell generate_certs.sh demo_cluster.sh \
probe_config.sh README
Expand Down
Loading

0 comments on commit 1347cd6

Please sign in to comment.