[
https://issues.apache.org/jira/browse/BEAM-9146?focusedWorklogId=387262&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-387262
]
ASF GitHub Bot logged work on BEAM-9146:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Feb/20 10:13
Start Date: 14/Feb/20 10:13
Worklog Time Spent: 10m
Work Description: EDjur commented on issue #10764: [BEAM-9146] Integrate
GCP Video Intelligence functionality for Python SDK
URL: https://github.com/apache/beam/pull/10764#issuecomment-586193093
Test failures look unrelated to this PR.
```
11:04:57 self =
<apache_beam.runners.interactive.caching.streaming_cache_test.InMemoryReader
object at 0x7fdcc6b742d0>
11:04:57 watermark = 0, processing_time = 1
11:04:57
11:04:57 def advance_watermark(self, watermark, processing_time):
11:04:57 record = TestStreamFileRecord(
11:04:57 watermark=Timestamp.of(watermark).to_proto(),
11:04:57 > processing_time=Timestamp.of(processing_time).to_proto())
11:04:57 E ValueError: Protocol message TestStreamFileRecord has no
"processing_time" field.
```
----------------------------------------------------------------
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: 387262)
Time Spent: 11h 10m (was: 11h)
> [Python] PTransform that integrates Video Intelligence functionality
> --------------------------------------------------------------------
>
> Key: BEAM-9146
> URL: https://issues.apache.org/jira/browse/BEAM-9146
> Project: Beam
> Issue Type: Sub-task
> Components: io-py-gcp
> Reporter: Kamil Wasilewski
> Assignee: Kamil Wasilewski
> Priority: Major
> Time Spent: 11h 10m
> Remaining Estimate: 0h
>
> The goal is to create a PTransform that integrates Google Cloud Video
> Intelligence functionality [1].
> The transform should be able to take both video GCS location or video data
> bytes as an input.
> [1] https://cloud.google.com/video-intelligence/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)