Unable to project fields using batchGet #212
Answered
by
mobsense
kunalfleethawks
asked this question in
Q&A
-
Hello Team, We are performing following batchGet operation. For each batch query we are specifying projection fields but when batchGet executes it returns all fields specified in schema. Following is the sample code. As per AWS Documentation we can specify projectionFields or fields (incase of this library) for each batch.
Can you let us know how to achieve expected behaviour? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
mobsense
Dec 8, 2021
Replies: 1 comment
-
Fixed in 2.2.0. See #213 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mobsense
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in 2.2.0.
See #213