Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Baseline code to query Spanner using DynamoDB queries #3
Baseline code to query Spanner using DynamoDB queries #3
Changes from 56 commits
b230861
0dd22fc
21565f9
bcfb665
1b1e61c
29e8bd7
a0384aa
786798b
23f4f56
0e91cce
d12104f
aa1d343
bacea2d
477a37c
a6cfb7c
5220306
10cb240
ee3e2cd
4ca2fae
c2d9ac2
7a9a00e
e9bb6d0
37cee86
4471789
110f51d
ee36367
6146bdf
95262d6
1e2f6d8
4d5bdd7
ec10aa6
40a00b4
f548425
82bf44b
d6ad2e4
0fbf2c1
6f4c327
59c3251
121289d
e4cc49a
f115448
07b5d95
7d0bcde
5172b25
d599f4a
8bb6225
11c3b3a
7b1d3b6
6a5cfbb
fe7d852
b6b892a
84d4545
02968b8
b39d50a
9117213
24b493d
5218d65
275f5e3
2abde1d
95cdd76
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can tell, the current version only supports the following DynamoDB data types:
Could that be documented here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rosspatil who do think about this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Captured in Issue #14