[ 
https://issues.apache.org/jira/browse/BEAM-4186?focusedWorklogId=98737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-98737
 ]

ASF GitHub Bot logged work on BEAM-4186:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/May/18 17:26
            Start Date: 05/May/18 17:26
    Worklog Time Spent: 10m 
      Work Description: fyellin commented on issue #5246: [BEAM-4186] Enable 
withQuerySplitter
URL: https://github.com/apache/beam/pull/5246#issuecomment-386821658
 
 
   I am going to drop this request. 
   
   Appengine/Mapreduce made QuerySplitter smarter.   That's probably the best 
solution here, too
   
   
https://github.com/GoogleCloudPlatform/appengine-mapreduce/blob/master/java/src/main/java/com/google/appengine/tools/mapreduce/inputs/DatastoreShardStrategy.java

----------------------------------------------------------------
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: 98737)
    Time Spent: 1h  (was: 50m)

> 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
>             Fix For: 2.4.0
>
>          Time Spent: 1h
>  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)

Reply via email to