[jira] [Created] (BEAM-1206) PCollections used as a sideInput are unnecessarily re-evaluated.

2016-12-22 Thread Ryan Skraba (JIRA)
Ryan Skraba created BEAM-1206: - Summary: PCollections used as a sideInput are unnecessarily re-evaluated. Key: BEAM-1206 URL: https://issues.apache.org/jira/browse/BEAM-1206 Project: Beam Issue

[jira] [Updated] (BEAM-1206) PCollections used as a sideInput are unnecessarily re-evaluated.

2016-12-22 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated BEAM-1206: -- Description: The SparkRunner keeps track of "leaf" transforms in the job graph and ensures that they

[jira] [Commented] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-04-03 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953692#comment-15953692 ] Ryan Skraba commented on BEAM-1847: --- My mistake, it's KafkaIO that ignores `withMaxReadTime()` when

[jira] [Updated] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-04-03 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated BEAM-1847: -- Description: Some Beam IOs that expose the ability to turn an unbounded source into a bounded source.

[jira] [Updated] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-04-03 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated BEAM-1847: -- Component/s: (was: beam-model) sdk-java-extensions > Read.Unbounded can't specify

[jira] [Updated] (BEAM-1847) KafkaIO can't specify both max records and max duration.

2017-04-03 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated BEAM-1847: -- Summary: KafkaIO can't specify both max records and max duration. (was: Read.Unbounded can't specify

[jira] [Comment Edited] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-04-03 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953692#comment-15953692 ] Ryan Skraba edited comment on BEAM-1847 at 4/3/17 3:55 PM: --- My mistake, it's

[jira] [Created] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-03-31 Thread Ryan Skraba (JIRA)
Ryan Skraba created BEAM-1847: - Summary: Read.Unbounded can't specify both max records and max duration. Key: BEAM-1847 URL: https://issues.apache.org/jira/browse/BEAM-1847 Project: Beam Issue

[jira] [Commented] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-03-31 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15951159#comment-15951159 ] Ryan Skraba commented on BEAM-1847: --- Can someone give me contributor permissions so I can assign myself

[jira] [Assigned] (BEAM-1847) Read.Unbounded can't specify both max records and max duration.

2017-03-31 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba reassigned BEAM-1847: - Assignee: Ryan Skraba (was: Frances Perry) > Read.Unbounded can't specify both max records and

[jira] [Commented] (BEAM-2993) AvroIO.write without specifying a schema

2017-10-04 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16191085#comment-16191085 ] Ryan Skraba commented on BEAM-2993: --- Hello -- I'm chiming in to help clarify our use case, which is a bit

[jira] [Comment Edited] (BEAM-2993) AvroIO.write without specifying a schema

2017-10-05 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16192777#comment-16192777 ] Ryan Skraba edited comment on BEAM-2993 at 10/5/17 11:52 AM: - Very good points

[jira] [Commented] (BEAM-2993) AvroIO.write without specifying a schema

2017-10-05 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16192777#comment-16192777 ] Ryan Skraba commented on BEAM-2993: --- Very good points and foreseeing some of our plans! Fortunately, I'm

[jira] [Comment Edited] (BEAM-2993) AvroIO.write without specifying a schema

2017-10-05 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16192777#comment-16192777 ] Ryan Skraba edited comment on BEAM-2993 at 10/5/17 11:53 AM: - Very good points

[jira] [Commented] (BEAM-2802) TextIO should allow specifying a custom delimiter

2017-08-29 Thread Ryan Skraba (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145054#comment-16145054 ] Ryan Skraba commented on BEAM-2802: --- Hello! Just to chime in -- I'm part of the team that asked Étienne