Skip to content

Commit 653b55c

Browse files
committed
Doc: Add compressed files notice to README.apache.md
Add a section to README.apache.md listing compressed files present in the source tree. These files are archives of text files used for testing purposes and do not contain binary executables. This clarification is added to comply with Apache release policies regarding compressed files in source distributions. See: https://lists.apache.org/thread/zcb0xcxxl28ckqqj24r68jnr7g7t52kx
1 parent 2644034 commit 653b55c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.apache.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,15 @@ The following entities have contributed to the Greenplum-based source code under
3838
- Broadcom Inc.
3939

4040
RAT matchers are used to classify their license headers accordingly.
41+
42+
## Compressed Files in Source
43+
44+
The following compressed files are included in the source tree. These files are archives of text files used for testing purposes and do not contain binary executables. They are not used during the build process.
45+
46+
- contrib/formatter_fixedwidth/data/fixedwidth_small_correct.tbl.gz
47+
- gpMgmt/demo/gppkg/sample-sources.tar.gz
48+
- src/bin/gpfdist/regress/data/exttab1/nation.tbl.gz
49+
- src/bin/gpfdist/regress/data/gpfdist2/gz_multi_chunk.tbl.gz
50+
- src/bin/gpfdist/regress/data/gpfdist2/gz_multi_chunk_2.tbl.gz
51+
- src/bin/gpfdist/regress/data/gpfdist2/lineitem.tbl.bz2
52+
- src/bin/gpfdist/regress/data/gpfdist2/lineitem.tbl.gz

0 commit comments

Comments
 (0)