Frank Yellin created BEAM-4186:
----------------------------------
Summary: 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
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)