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

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

                Author: ASF GitHub Bot
            Created on: 05/Aug/20 13:52
            Start Date: 05/Aug/20 13:52
    Worklog Time Spent: 10m 
      Work Description: kkucharc commented on pull request #12151:
URL: https://github.com/apache/beam/pull/12151#issuecomment-669206144


   I updated CHANGES.md as requested.
   It is approved by @pabloem so I am merging this PR. Thank you a lot Pablo 
for the review! :)


----------------------------------------------------------------
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: 466796)
    Time Spent: 4h 40m  (was: 4.5h)

> Add streaming for SnowflakeIO.Write to Java SDK
> -----------------------------------------------
>
>                 Key: BEAM-9896
>                 URL: https://issues.apache.org/jira/browse/BEAM-9896
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-ideas
>            Reporter: Dariusz Aniszewski
>            Assignee: Kasia Kucharczyk
>            Priority: P2
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> SnowflakeIO has currently only batch processing. To provide streaming 
> processing it is required to use 
> [SnowPipe|https://docs.snowflake.com/en/user-guide/data-load-snowpipe.html] 
> which enables streaming write to Snowflake. Currently it is impossible to 
> provide streaming read.
> [Snowflake ingest 
> library|https://github.com/snowflakedb/snowflake-ingest-java] for Java 
> provides ingest methods which provides using SnowPipe and loading data by 
> authorising with key-pair and providing staged files (ex. on GCS). It also 
> provides method retrieving load history which is the only way to check if 
> files could be loaded properly. Checking history can be only provided by 
> actively requesting API because loading data is asynchronous.



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

Reply via email to