[ 
https://issues.apache.org/jira/browse/BEAM-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271674#comment-16271674
 ] 

ASF GitHub Bot commented on BEAM-2774:
--------------------------------------

chamikaramj commented on a change in pull request #4157: [BEAM-2774] Added 
loose failure mode to allow individual VCF record reads to fail
URL: https://github.com/apache/beam/pull/4157#discussion_r153935838
 
 

 ##########
 File path: sdks/python/apache_beam/io/vcfio.py
 ##########
 @@ -427,10 +452,17 @@ def __init__(
         underlying file_path's extension will be used to detect the 
compression.
       validate (bool): flag to verify that the files exist during the pipeline
         creation time.
+      allow_malformed_records (bool): Determines if failed VCF
 
 Review comment:
   <!--new_thread; commit:7f28b9aa6b0f1e5d4b1ef2ed0cb1a97249db9b70; 
resolved:0-->
   s/Determines/determines

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add I/O source for VCF files (python)
> -------------------------------------
>
>                 Key: BEAM-2774
>                 URL: https://issues.apache.org/jira/browse/BEAM-2774
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py-core
>            Reporter: Asha Rostamianfar
>            Assignee: Miles Saul
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> A new I/O source for reading (and eventually writing) VCF files [1] for 
> Python. The design doc is available at 
> https://docs.google.com/document/d/1jsdxOPALYYlhnww2NLURS8NKXaFyRSJrcGbEDpY9Lkw/edit
> [1] http://samtools.github.io/hts-specs/VCFv4.3.pdf



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to