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. >> (sdk-py

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
n this. >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Cham >>>>>>>>>>> >>>>>>>>>>> On Thu, May 28, 2020 at 1:55 PM Kyle Weaver >>

Re: Jira components for cross-language transforms

2020-05-31 Thread Chamikara Jayalath
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 &

Re: Jira components for cross-language transforms

2020-05-29 Thread Kenneth Knowles
rm written in Java that is then used in >>>>>>>>>> a >>>>>>>>>> Python pipeline? >>>>>>>>>> >>>>>>>>>> As Rui says, the main advantage is code reuse. See >>>>>>>>>> h

Re: Jira components for cross-language transforms

2020-05-29 Thread Chamikara Jayalath
p/connectors-multi-sdk/ for more >>>>>>>>> information. >>>>>>>>> >>>>>>>>> On Thu, May 28, 2020 at 4:53 PM Rui Wang >>>>>>>>> wrote: >>>>>>>>> >>>>&g

Re: Jira components for cross-language transforms

2020-05-29 Thread Luke Cwik
ge transform. It might >>>>>>>>> be easy to manage to have one component (one tag for all SDK) rather >>>>>>>>> than >>>>>>>>> multiple ones. >>>>>>>>> >>>>>>>>> >

Re: Jira components for cross-language transforms

2020-05-29 Thread Chamikara Jayalath
nguage transforms will >>>>>>>> maximize 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. >>>>>>>> >>>>>>>> &g

Re: Jira components for cross-language transforms

2020-05-29 Thread Kyle Weaver
, but it's lots of work. >>>>>>> >>>>>>> >>>>>>> -Rui >>>>>>> >>>>>>> On Thu, May 28, 2020 at 1:50 PM Ashwin Ramaswami < >>>>>>> aramaswa...@gmail.com> wrote: >>>

Re: Jira components for cross-language transforms

2020-05-29 Thread Chamikara Jayalath
gt; wrote: >>>>>> >>>>>>> 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

Re: Jira components for cross-language transforms

2020-05-29 Thread Alexey Romanenko
Ashwin Ramaswami > 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:44 PM Kyle Weaver <mailto:kcwea...@google.com>>

Re: Jira components for cross-language transforms

2020-05-28 Thread Heejong Lee
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 >>>>>> pipeline? >>

Re: Jira components for cross-language transforms

2020-05-28 Thread Robert Burke
*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:44 PM

Re: Jira components for cross-language transforms

2020-05-28 Thread Ismaël Mejía
t;>>> 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, 2

Re: Jira components for cross-language transforms

2020-05-28 Thread Chamikara Jayalath
hub.com/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 tha

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 T

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,

Re: Jira components for cross-language transforms

2020-05-28 Thread Rui Wang
a-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 cross-language transforms. >>

Re: Jira components for cross-language transforms

2020-05-28 Thread Ashwin Ramaswami
ather 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 iss

Re: Jira components for cross-language transforms

2020-05-28 Thread Kyle Weaver
; 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 compone

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 i