[
https://issues.apache.org/jira/browse/BEAM-9247?focusedWorklogId=392608&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392608
]
ASF GitHub Bot logged work on BEAM-9247:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Feb/20 14:59
Start Date: 25/Feb/20 14:59
Worklog Time Spent: 10m
Work Description: EDjur commented on issue #10959: [BEAM-9247] Integrate
GCP Vision API functionality
URL: https://github.com/apache/beam/pull/10959#issuecomment-590909015
Cheers for the tip about `BatchElements`. Using that reduces code
duplication quite a bit as we can offload the creation of the
`AnnotateImageRequest` to an earlier step in the `PTransform`, leaving us with
only one `DoFn` for the two Batch transforms.
----------------------------------------------------------------
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: 392608)
Time Spent: 2h 50m (was: 2h 40m)
> [Python] PTransform that integrates Cloud Vision functionality
> --------------------------------------------------------------
>
> Key: BEAM-9247
> URL: https://issues.apache.org/jira/browse/BEAM-9247
> Project: Beam
> Issue Type: Sub-task
> Components: io-py-gcp
> Reporter: Kamil Wasilewski
> Assignee: Elias Djurfeldt
> Priority: Major
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> The goal is to create a PTransform that integrates Google Cloud Vision API
> functionality [1].
> [1] https://cloud.google.com/vision/docs/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)