[ 
https://issues.apache.org/jira/browse/BEAM-10882?focusedWorklogId=490602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-490602
 ]

ASF GitHub Bot logged work on BEAM-10882:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Sep/20 06:50
            Start Date: 25/Sep/20 06:50
    Worklog Time Spent: 10m 
      Work Description: piotr-szuberski commented on a change in pull request 
#12823:
URL: https://github.com/apache/beam/pull/12823#discussion_r494782338



##########
File path: website/www/site/content/en/documentation/io/built-in/snowflake.md
##########
@@ -362,3 +635,208 @@ static SnowflakeIO.CsvMapper<GenericRecord> 
getCsvMapper() {
            };
 }
 {{< /highlight >}}
+## Using SnowflakeIO in Python SDK
+### Intro
+Snowflake cross-language implementation is supporting both reading and writing 
operations for Python programming language, thanks to
+cross-language which is part of [Portability Framework 
Roadmap](https://beam.apache.org/roadmap/portability/) which aims to provide 
full interoperability
+across the Beam ecosystem. From a developer perspective it means the 
possibility of combining transforms written in different 
languages(Java/Python/Go).
+
+Currently, cross-language is supporting only [Apache 
Flink](https://flink.apache.org/) as a runner in a stable manner but plans are 
to support all runners.
+For more information about cross-language please see [multi sdk 
efforts](https://beam.apache.org/roadmap/connectors-multi-sdk/)
+and [Beam on top of 
Flink](https://flink.apache.org/ecosystem/2020/02/22/apache-beam-how-beam-runs-on-top-of-flink.html)
 articles.
+
+### Set up
+Please see [Apache Beam with Flink 
runner](https://beam.apache.org/documentation/runners/flink/) for a setup.
+

Review comment:
       Yeah, it used to be when the expansion services weren't picked up 
automatically. Removed.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 490602)
    Time Spent: 3h 50m  (was: 3h 40m)

> Update Snowflake docs
> ---------------------
>
>                 Key: BEAM-10882
>                 URL: https://issues.apache.org/jira/browse/BEAM-10882
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Pawel Urbanowicz
>            Assignee: Pawel Urbanowicz
>            Priority: P2
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to