Does Dataflow support parallel Datastore reads of namespaced entities? -


according this question , answer march, bugs in datastoreio make impossible read namespaced entities in parallel within dataflow. have bugs been addressed since then? possible read namespaced entities in parallel datastore?

parallel reading of namespaced entities supported in datastoreio of dataflow sdk java 1.2.0. see code , documentation here.


Comments

Popular posts from this blog

c++ - rosrun via ssh doesnt start a node properly -

android - questions about switching from C2DM to GCM -

How to resolve Delphi error: Incompatible types: 'PWideChar' and 'Pointer' -