You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Steven van Rossum (Jira)" <ji...@apache.org> on 2020/10/21 12:35:00 UTC

[jira] [Commented] (BEAM-4010) Add a C# SDK for .NET core

    [ https://issues.apache.org/jira/browse/BEAM-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218269#comment-17218269 ] 

Steven van Rossum commented on BEAM-4010:
-----------------------------------------

I started some preliminary work on this, porting core components from the existing SDKs (Pipeline, PCollection, ParDo) into idiomatic C#.

> Add a C# SDK for .NET core
> --------------------------
>
>                 Key: BEAM-4010
>                 URL: https://issues.apache.org/jira/browse/BEAM-4010
>             Project: Beam
>          Issue Type: Wish
>          Components: sdk-ideas
>            Reporter: Ismaël Mejía
>            Priority: P3
>
> The recent work on the portability framework makes creating new SDKs easier. It would be really nice if we support C# as a language to write Beam pipelines. C# is still one of the most popular programming languages and it has been historically a poor citizen of the ‘Big Data’ ecosystem.
> There is caveat at this moment (April 2018): gRPC [does not support|[https://github.com/grpc/grpc/issues/12159]] yet .NET core 2 so a first version should address .NET core 1 first.
>  



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