[
https://issues.apache.org/jira/browse/BEAM-9650?focusedWorklogId=429243&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-429243
]
ASF GitHub Bot logged work on BEAM-9650:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Apr/20 20:30
Start Date: 30/Apr/20 20:30
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #11582:
URL: https://github.com/apache/beam/pull/11582#issuecomment-622092973
This is looking good. Something I think we should do is change the
underlying implementation of ReadFromBigQuery
```
class ReadFromBQ:
def expand(self):
return Create([self.input_element]) | ReadAllFromBigQuery()
```
----------------------------------------------------------------
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: 429243)
Time Spent: 9h 10m (was: 9h)
> Add consistent slowly changing side inputs support
> --------------------------------------------------
>
> Key: BEAM-9650
> URL: https://issues.apache.org/jira/browse/BEAM-9650
> Project: Beam
> Issue Type: Bug
> Components: io-ideas
> Reporter: Mikhail Gryzykhin
> Assignee: Mikhail Gryzykhin
> Priority: Major
> Time Spent: 9h 10m
> Remaining Estimate: 0h
>
> Add implementation for slowly changing dimentions based on [design
> doc](https://docs.google.com/document/d/1LDY_CtsOJ8Y_zNv1QtkP6AGFrtzkj1q5EW_gSChOIvg/edit]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)