This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from baecb10  Merge pull request #14224: [BEAM-11613] Limits Dataflow GCR 
container image overriding
     add a4f0bc9  [BEAM-5628] remove vcfio.py and concerning resources (#14185)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/vcfio.py                |   511 -
 sdks/python/apache_beam/io/vcfio_test.py           |   635 --
 .../apache_beam/testing/data/vcf/valid-4.0.vcf     |    23 -
 .../apache_beam/testing/data/vcf/valid-4.0.vcf.bz2 |   Bin 781 -> 0 bytes
 .../apache_beam/testing/data/vcf/valid-4.0.vcf.gz  |   Bin 727 -> 0 bytes
 .../testing/data/vcf/valid-4.1-large.vcf           | 10000 -------------------
 .../testing/data/vcf/valid-4.1-large.vcf.gz        |   Bin 156715 -> 0 bytes
 .../apache_beam/testing/data/vcf/valid-4.2.vcf     |    42 -
 .../apache_beam/testing/data/vcf/valid-4.2.vcf.gz  |   Bin 1240 -> 0 bytes
 sdks/python/scripts/run_pylint.sh                  |     1 -
 website/www/site/data/io_matrix.yaml               |     6 -
 11 files changed, 11218 deletions(-)
 delete mode 100644 sdks/python/apache_beam/io/vcfio.py
 delete mode 100644 sdks/python/apache_beam/io/vcfio_test.py
 delete mode 100644 sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf
 delete mode 100644 sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf.bz2
 delete mode 100644 sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf.gz
 delete mode 100644 sdks/python/apache_beam/testing/data/vcf/valid-4.1-large.vcf
 delete mode 100644 
sdks/python/apache_beam/testing/data/vcf/valid-4.1-large.vcf.gz
 delete mode 100644 sdks/python/apache_beam/testing/data/vcf/valid-4.2.vcf
 delete mode 100644 sdks/python/apache_beam/testing/data/vcf/valid-4.2.vcf.gz

Reply via email to