You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/09 01:47:38 UTC

[jira] [Commented] (BEAM-1671) Support bypassing `validate` flag when using tfrecordio

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

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

GitHub user N3da opened a pull request:

    https://github.com/apache/beam/pull/2208

    [BEAM-1671] Add `validate` argument to tfrecordio.ReadFromTFRecord

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/N3da/beam master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2208.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2208
    
----
commit 878b3e8293d70ecd28e3ea6cf34efa28ff129328
Author: Neda Mirian <ne...@google.com>
Date:   2017-03-09T01:17:48Z

    Add `validate` argument to tfrecordio.ReadFromTFRecord

----


> Support bypassing `validate` flag when using tfrecordio
> -------------------------------------------------------
>
>                 Key: BEAM-1671
>                 URL: https://issues.apache.org/jira/browse/BEAM-1671
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Neda Mirian
>            Assignee: Ahmet Altay
>
> Currently if the file doesn't exist the initialization fails due to the validation check in place. It's useful to be able to bypass this validation for cases such as deferred execution where the file is not created yet.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)