Re: JIRA components

2020-09-18 Thread Udi Meiri
The component would be for Python type related code. Mostly the stuff under sdks/python/apache_beam/typehints. Thanks, I'll use labels. On Fri, Sep 18, 2020 at 10:00 AM Kyle Weaver wrote: > Why not use the existing sdk-py-core component and make Python types a > label? > > On Thu, Sep 17, 2020

Re: JIRA components

2020-09-18 Thread Kyle Weaver
Why not use the existing sdk-py-core component and make Python types a label? On Thu, Sep 17, 2020 at 7:17 PM Kenneth Knowles wrote: > What does it mean? > > Kenn > > On Thu, Sep 17, 2020 at 6:18 PM Udi Meiri wrote: > >> Hi, I was going to create a Python types component in our JIRA. >>

Re: JIRA components

2020-09-17 Thread Kenneth Knowles
What does it mean? Kenn On Thu, Sep 17, 2020 at 6:18 PM Udi Meiri wrote: > Hi, I was going to create a Python types component in our JIRA. > (sdk-py-types) > Any objections? >

JIRA components

2020-09-17 Thread Udi Meiri
Hi, I was going to create a Python types component in our JIRA. (sdk-py-types) Any objections? smime.p7s Description: S/MIME Cryptographic Signature

Re: Jira components for cross-language transforms

2020-06-01 Thread Kenneth Knowles
anks, >>>>>>>>>>> Cham >>>>>>>>>>> >>>>>>>>>>> On Thu, May 28, 2020 at 1:55 PM Kyle Weaver >>>>>>>>>>> wrote: >>>>>>>>>>> >>&g

Re: Jira components for cross-language transforms

2020-05-31 Thread Chamikara Jayalath
sforms? Would a native Python transform perform >>>>>>>>>>> better >>>>>>>>>>> than a cross-language transform written in Java that is then used >>>>>>>>>>> in a >>>>>>>>>>> P

Re: Jira components for cross-language transforms

2020-05-29 Thread Kenneth Knowles
t;>>>>>>>> Python pipeline? >>>>>>>>>> >>>>>>>>>> As Rui says, the main advantage is code reuse. See >>>>>>>>>> https://beam.apache.org/roadmap/connectors-multi-sdk/ for more >>>>>>>

Re: Jira components for cross-language transforms

2020-05-29 Thread Chamikara Jayalath
formation. >>>>>>>>> >>>>>>>>> On Thu, May 28, 2020 at 4:53 PM Rui Wang >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> +1 on dedicated components for cross-language tra

Re: Jira components for cross-language transforms

2020-05-29 Thread Luke Cwik
manage to have one component (one tag for all SDK) rather >>>>>>>>> than >>>>>>>>> multiple ones. >>>>>>>>> >>>>>>>>> >>>>>>>>> Re Ashwin, >>>>>>&

Re: Jira components for cross-language transforms

2020-05-29 Thread Chamikara Jayalath
code reuse for newly developed SDK (e.g. IO transforms for Go >>>>>>>> SDK). Of course, a SDK can develop its own IOs, but it's lots of work. >>>>>>>> >>>>>>>> >>>>>>>> -Rui >>>>>>>> &

Re: Jira components for cross-language transforms

2020-05-29 Thread Kyle Weaver
;>>>> >>>>>>> -Rui >>>>>>> >>>>>>> On Thu, May 28, 2020 at 1:50 PM Ashwin Ramaswami < >>>>>>> aramaswa...@gmail.com> wrote: >>>>>>> >>>>>>>> What are some of the

Re: Jira components for cross-language transforms

2020-05-29 Thread Chamikara Jayalath
What are some of the benefits / drawbacks of using cross-language >>>>>>> transforms? Would a native Python transform perform better than a >>>>>>> cross-language transform written in Java that is then used in a Python >>>>>>> pipel

Re: Jira components for cross-language transforms

2020-05-29 Thread Alexey Romanenko
n <https://www.linkedin.com/in/ashwin-r> | Website > <https://epicfaace.github.io/> | GitHub <https://github.com/epicfaace> > > On Thu, May 28, 2020 at 4:44 PM Kyle Weaver <mailto:kcwea...@google.com>> wrote: > SGTM. Though I'm not sure it's necessary to sp

Re: Jira components for cross-language transforms

2020-05-28 Thread Heejong Lee
>>>>>> transforms? Would a native Python transform perform better than a >>>>>> cross-language transform written in Java that is then used in a Python >>>>>> pipeline? >>>>>> >>>>>> Ashwin Ramaswami &

Re: Jira components for cross-language transforms

2020-05-28 Thread Robert Burke
* LinkedIn <https://www.linkedin.com/in/ashwin-r> | >>>>> Website <https://epicfaace.github.io/> | GitHub >>>>> <https://github.com/epicfaace> >>>>> >>>>> >>>>> On Thu, May 28, 2020 at 4:44 PM Kyle Weaver &

Re: Jira components for cross-language transforms

2020-05-28 Thread Ismaël Mejía
> Student >>>> *Find me on my:* LinkedIn <https://www.linkedin.com/in/ashwin-r> | >>>> Website <https://epicfaace.github.io/> | GitHub >>>> <https://github.com/epicfaace> >>>> >>>> >>>> On Thu, May 28, 2020 at 4:4

Re: Jira components for cross-language transforms

2020-05-28 Thread Chamikara Jayalath
/epicfaace> >>> >>> >>> On Thu, May 28, 2020 at 4:44 PM Kyle Weaver wrote: >>> >>>> SGTM. Though I'm not sure it's necessary to split by language. It might >>>> be easier to use a single cross-language tag, rather than having to tag >

Re: Jira components for cross-language transforms

2020-05-28 Thread Robert Bradshaw
>>>> SGTM. Though I'm not sure it's necessary to split by language. It might >>>> be easier to use a single cross-language tag, rather than having to tag >>>> lots of issues as both sdks-python-xlang and sdks-java-xlang. >>>> >>>> On Thu, May 28, 202

Re: Jira components for cross-language transforms

2020-05-28 Thread Kyle Weaver
> >>> SGTM. Though I'm not sure it's necessary to split by language. It might >>> be easier to use a single cross-language tag, rather than having to tag >>> lots of issues as both sdks-python-xlang and sdks-java-xlang. >>> >>> On Thu, May 28, 2020 at 4:29 P

Re: Jira components for cross-language transforms

2020-05-28 Thread Rui Wang
t; >> On Thu, May 28, 2020 at 4:29 PM Chamikara Jayalath >> wrote: >> >>> Hi All, >>> >>> I think it's good if we can have new Jira components to easily track >>> various issues related to cross-language transforms. >>> >>> W

Re: Jira components for cross-language transforms

2020-05-28 Thread Ashwin Ramaswami
than having to tag lots > of issues as both sdks-python-xlang and sdks-java-xlang. > > On Thu, May 28, 2020 at 4:29 PM Chamikara Jayalath > wrote: > >> Hi All, >> >> I think it's good if we can have new Jira components to easily track >> various issues related to

Re: Jira components for cross-language transforms

2020-05-28 Thread Kyle Weaver
it's good if we can have new Jira components to easily track > various issues related to cross-language transforms. > > What do you think about adding the following Jira components ? > > sdks-python-xlang > sdks-java-xlang > sdks-go-xlang > > Jira component sdks-foo-

Jira components for cross-language transforms

2020-05-28 Thread Chamikara Jayalath
Hi All, I think it's good if we can have new Jira components to easily track various issues related to cross-language transforms. What do you think about adding the following Jira components ? sdks-python-xlang sdks-java-xlang sdks-go-xlang Jira component sdks-foo-xlang is for tracking issues