tuhaihe commented on PR #1629:
URL: https://github.com/apache/cloudberry/pull/1629#issuecomment-4152666192
Hi, I did a test on a local machine. After building the extension
successfully, it showed that some files are deleted when running `make
distclean`:
```
[gpadmin@cdw cloudberry]$ git status
On branch mergeYagpHooks
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
deleted: gpcontrib/gp_stats_collector/results/gpsc_cursors.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_dist.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_guc_cache.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_locale.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_select.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_uds.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_utf8_trim.out
deleted: gpcontrib/gp_stats_collector/results/gpsc_utility.out
```
Do we need to remove or keep them in the source? FYI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]