Hi all, During the recent review, I found several `*.gz` files in the repo that are actually plain-text test data:
``` ./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 ``` These are not binary artifacts, but compressed text files used for tests. For ASF compliance, should we remove them, or keep them and add a note in README.apache.md? I personally prefer to keep them and provide a short explanation in README.apache.md. Any thoughts? Best, Dianjin Wang --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
