[ 
https://issues.apache.org/jira/browse/BEAM-13066?focusedWorklogId=670939&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-670939
 ]

ASF GitHub Bot logged work on BEAM-13066:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Oct/21 18:14
            Start Date: 27/Oct/21 18:14
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #15805:
URL: https://github.com/apache/beam/pull/15805#issuecomment-953188300


   I am turning this off in general because I ran into a bunch of test failures 
in Google with global tap presubmit and think there may be similar issues 
externally. This led me to think that at the very least we need a way to toggle 
this behavior for a transition period (though it's non-trivial to figure out 
how to do this with pipeline options...) I'm also thinking about perhaps 
supporting some of the operators like indexing and len with a warning before 
disallowing it completely. 
   
   In the meantime, turning it off by default is like a rollback to unblock 
things while still allowing opt-in to the new behavior.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 670939)
    Time Spent: 6h 10m  (was: 6h)

> IterableCoder often returns a List
> ----------------------------------
>
>                 Key: BEAM-13066
>                 URL: https://issues.apache.org/jira/browse/BEAM-13066
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Robert Bradshaw
>            Assignee: Robert Bradshaw
>            Priority: P2
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> This leads to cases where operations like `len` and indexing only work in 
> tests, or for small data, but can fail otherwise. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to