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 committed May 15, 2024
1 parent 78ce115 commit 560ba2c
Show file tree
Hide file tree
Showing 4 changed files with 467 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 @@ -17,7 +17,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 560ba2c

Please sign in to comment.