[
https://issues.apache.org/jira/browse/BEAM-7770?focusedWorklogId=437750&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-437750
]
ASF GitHub Bot logged work on BEAM-7770:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/May/20 11:51
Start Date: 27/May/20 11:51
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #11357:
URL: https://github.com/apache/beam/pull/11357#issuecomment-634608874
`readAll()` is already tested. Notice that `read()` was refactored to rely
on `readAll()` in line 392. I can write an extra test if you prefer but it is
just duplication because it is already covered. Should I write the extra test?
----------------------------------------------------------------
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: 437750)
Time Spent: 50m (was: 40m)
> Add ReadAll transform for SolrIO
> --------------------------------
>
> Key: BEAM-7770
> URL: https://issues.apache.org/jira/browse/BEAM-7770
> Project: Beam
> Issue Type: Improvement
> Components: io-java-solr
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: P3
> Time Spent: 50m
> Remaining Estimate: 0h
>
> SolrIO already uses internally a composable approach but we need to expose an
> explicit ReadAll transform that allows user to create reads in the middle of
> the Pipeline to improve composability (e.g. Reads in the middle of a
> Pipeline).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)