[
https://issues.apache.org/jira/browse/BEAM-4186?focusedWorklogId=98503&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-98503
]
ASF GitHub Bot logged work on BEAM-4186:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/May/18 16:49
Start Date: 04/May/18 16:49
Worklog Time Spent: 10m
Work Description: chamikaramj commented on issue #5246: [BEAM-4186]
Enable withQuerySplitter
URL: https://github.com/apache/beam/pull/5246#issuecomment-386661194
Replied to the thread. I think we should consider alternatives since
allowing users to customize the source splitting process could result in
serious data loss/duplication related issues.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 98503)
Time Spent: 50m (was: 40m)
> Need to be able to set QuerySplitter in DatastoreIO.v1()
> --------------------------------------------------------
>
> Key: BEAM-4186
> URL: https://issues.apache.org/jira/browse/BEAM-4186
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Affects Versions: 2.4.0
> Reporter: Frank Yellin
> Assignee: Frank Yellin
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> I want to add a method
> withQuerySplitter(QuerySplitter querySplitter)
> to DatastoreV1.Reader. The implementation is fairly straightforward, except
> for enforcing the requirement that the query splitter must be Serializable
> for this to work.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)