[jira] [Updated] (BEAM-5431) StarMap transform for Python SDK

2018-09-19 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Hoyer updated BEAM-5431: Description: I'd like to propose a new high-level transform "StarMap" for the Python SDK. The

[jira] [Updated] (BEAM-5431) StarMap transform for Python SDK

2018-09-19 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Hoyer updated BEAM-5431: Issue Type: New Feature (was: Bug) > StarMap transform for Python SDK >

[jira] [Created] (BEAM-5431) StarMap transform for Python SDK

2018-09-19 Thread Stephan Hoyer (JIRA)
Stephan Hoyer created BEAM-5431: --- Summary: StarMap transform for Python SDK Key: BEAM-5431 URL: https://issues.apache.org/jira/browse/BEAM-5431 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-4805) beam.Map doesn't work on functions defined with *args

2018-07-17 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547267#comment-16547267 ] Stephan Hoyer commented on BEAM-4805: - > Map expects a function with the following signature: >

[jira] [Updated] (BEAM-4805) beam.Map doesn't work on functions defined with *args

2018-07-17 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Hoyer updated BEAM-4805: Description: Consider the following example: {code:python} import apache_beam as beam def f(*args,

[jira] [Created] (BEAM-4805) beam.Map doesn't work on functions defined with *args

2018-07-17 Thread Stephan Hoyer (JIRA)
Stephan Hoyer created BEAM-4805: --- Summary: beam.Map doesn't work on functions defined with *args Key: BEAM-4805 URL: https://issues.apache.org/jira/browse/BEAM-4805 Project: Beam Issue Type:

[jira] [Closed] (BEAM-4591) beam.Create should be splittable

2018-06-19 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Hoyer closed BEAM-4591. --- Resolution: Fixed Fix Version/s: Not applicable > beam.Create should be splittable >

[jira] [Commented] (BEAM-4591) beam.Create should be splittable

2018-06-19 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517624#comment-16517624 ] Stephan Hoyer commented on BEAM-4591: - Apologies for the noise – it looks like this actually already

[jira] [Created] (BEAM-4591) beam.Create should be splittable

2018-06-19 Thread Stephan Hoyer (JIRA)
Stephan Hoyer created BEAM-4591: --- Summary: beam.Create should be splittable Key: BEAM-4591 URL: https://issues.apache.org/jira/browse/BEAM-4591 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-3956) Stacktraces from exceptions in user code should be preserved in the Python SDK

2018-04-06 Thread Stephan Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428749#comment-16428749 ] Stephan Hoyer commented on BEAM-3956: - Indeed, it looks losing stack-traces for the direct runner was

[jira] [Created] (BEAM-3956) Stacktraces from exceptions in user code should be preserved in the Python SDK

2018-03-27 Thread Stephan Hoyer (JIRA)
Stephan Hoyer created BEAM-3956: --- Summary: Stacktraces from exceptions in user code should be preserved in the Python SDK Key: BEAM-3956 URL: https://issues.apache.org/jira/browse/BEAM-3956 Project: