leborchuk commented on PR #1420: URL: https://github.com/apache/cloudberry/pull/1420#issuecomment-3737438399
> We have a few files in the `.gz` format: > > ``` > $ find . -name "*.gz" > > ./gpMgmt/demo/gppkg/sample-sources.tar.gz > ./contrib/formatter_fixedwidth/data/fixedwidth_small_correct.tbl.gz > ./src/bin/gpfdist/regress/data/gpfdist2/gz_multi_chunk_2.tbl.gz > ./src/bin/gpfdist/regress/data/gpfdist2/lineitem.tbl.gz > ./src/bin/gpfdist/regress/data/gpfdist2/gz_multi_chunk.tbl.gz > ./src/bin/gpfdist/regress/data/exttab1/nation.tbl.gz > ``` > > Should we delete them for better ASF compliance? ./gpMgmt/demo/gppkg/sample-sources.tar.gz - vote for delete it As for others, maybe we should launch gpfdist and contrib/formatter_fixedwidth regress tests, and check if it is needed for regress tests or not. If not, let's delete it -- 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]
