Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cloudspannerecosystem/dynamodb-adapter issues and pull requests
#67 - chore(deps): bump golang.org/x/crypto from 0.0.0-20210711020723-a769d52b0f97 to 0.17.0
Pull Request -
State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#66 - chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.56.3
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#65 - chore(deps): bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.17.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#64 - chore(deps): bump golang.org/x/text from 0.3.6 to 0.3.8
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#63 - chore(deps): bump golang.org/x/crypto from 0.0.0-20210711020723-a769d52b0f97 to 0.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#62 - chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.9.1
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#61 - chore(deps): bump golang.org/x/sys from 0.0.0-20210823070655-63515b42dcdf to 0.1.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#60 - chore(deps): bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#59 - chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#58 - Removing gjson to fix the Dependabot alert
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#57 - Removing queryHash, as it appears to be unused.
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#56 - chore(deps): bump github.com/tidwall/gjson from 1.9.0 to 1.9.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: cla: yes, dependencies
#55 - Merge the baseline code into master branch
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#54 - Fixes for integration test failures in CircleCI
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#53 - Integration test runs are failing on baseline
Issue -
State: closed - Opened by bgood about 3 years ago
#52 - Create sample application in Java
Issue -
State: open - Opened by bgood about 3 years ago
Labels: enhancement, good first issue, examples
#51 - Create sample application in Python
Issue -
State: open - Opened by bgood about 3 years ago
Labels: enhancement, good first issue, examples
#50 - Adding models for the BatchWriteItem response and error handling.
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#49 - Changing the matching to use regex and added tests for varying cases.
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#48 - Adding example functions for more DB operations
Pull Request -
State: closed - Opened by gushob21 about 3 years ago
- 1 comment
Labels: cla: yes
#47 - UpdateItem operators are case sensitive
Issue -
State: closed - Opened by gushob21 about 3 years ago
#46 - BatchWriteItem is throwing error when run on spanner but runs fine on dynamo
Issue -
State: closed - Opened by gushob21 about 3 years ago
#45 - Adding a markdown linter
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#44 - Starting to add tests and some refactor for storage/spanner.go
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#43 - storage/spanner.go queryHash appears to be unused
Issue -
State: closed - Opened by bgood about 3 years ago
#42 - Add markdown linter to CI
Issue -
State: closed - Opened by bgood about 3 years ago
Labels: documentation, enhancement, good first issue
#41 - Documentation updates and clean up
Pull Request -
State: closed - Opened by bgood about 3 years ago
- 1 comment
Labels: cla: yes
#40 - Moved changeTableNameForSP to utils and updated references
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#39 - Implement golangci-lint linter
Issue -
State: closed - Opened by bgood about 3 years ago
- 1 comment
#38 - Move changeTableNameForSP to utils
Issue -
State: closed - Opened by bgood about 3 years ago
#37 - Extend example application to include all supported DynamoDB operations.
Issue -
State: closed - Opened by bgood about 3 years ago
- 2 comments
Labels: enhancement, good first issue, examples
#36 - Fix for Issue 29 - Query result serialization fix
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#35 - Support for Numeric data type
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#34 - Fix for Issue #28 - Request Router
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#33 - Various fixes for linting and tests
Pull Request -
State: closed - Opened by bgood about 3 years ago
- 2 comments
Labels: cla: yes
#32 - Simplifying the logger package
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#31 - Simplifying config.go and related files.
Pull Request -
State: closed - Opened by bgood about 3 years ago
Labels: cla: yes
#30 - Document supported DynamoDB operations
Issue -
State: closed - Opened by bgood over 3 years ago
Labels: documentation, P1
#29 - Query operations failing with JSON serialization error.
Issue -
State: closed - Opened by bgood over 3 years ago
Labels: bug, P0
#28 - Adapter requires a sessions to be specific to each operation
Issue -
State: closed - Opened by bgood over 3 years ago
- 4 comments
Labels: enhancement, P0
#27 - Example application written in Golang
Pull Request -
State: closed - Opened by bgood over 3 years ago
- 1 comment
Labels: cla: yes
#26 - Adding a starter .gitignore to the project.
Pull Request -
State: closed - Opened by bgood over 3 years ago
Labels: cla: yes
#25 - Updates for automated testing
Pull Request -
State: closed - Opened by bgood over 3 years ago
Labels: cla: yes
#24 - Updates for automated testing
Pull Request -
State: closed - Opened by bgood over 3 years ago
- 4 comments
Labels: cla: no
#23 - Review ReadWriteTransaction calls to see if they can be update to just mutations.
Issue -
State: open - Opened by bgood over 3 years ago
#22 - Can parseRowForNull be renamed to just parseRow
Issue -
State: closed - Opened by bgood over 3 years ago
#21 - Determine a better level of staleness or make configurable.
Issue -
State: open - Opened by bgood over 3 years ago
#20 - storage/spanner.go could use some tests.
Issue -
State: open - Opened by bgood over 3 years ago
- 1 comment
Labels: P1
#19 - If we publish two stream objects to two different topics, they should be able to run in parallel.
Issue -
State: open - Opened by bgood over 3 years ago
Labels: P2
#18 - Support column type lengths than only STRING(MAX) and BYTES(MAX).
Issue -
State: open - Opened by bgood over 3 years ago
Labels: enhancement
#17 - Add example client applications
Issue -
State: closed - Opened by bgood over 3 years ago
- 1 comment
Labels: enhancement, P1
#16 - Add mapping somewhere so we can better handle INT64 and FLOAT64 types.
Issue -
State: open - Opened by bgood over 3 years ago
Labels: enhancement, P1
#15 - This currently only returns type BOOL, S (String) and N (Number), extend to include more types.
Issue -
State: open - Opened by bgood over 3 years ago
#14 - Document in README.md the supported DynamoDB data types.
Issue -
State: closed - Opened by bgood over 3 years ago
Labels: documentation, good first issue, P1
#13 - fix: linting issues are fixed
Pull Request -
State: closed - Opened by ankitmalikg2 about 4 years ago
Labels: cla: yes
#12 - readme file and config file improved
Pull Request -
State: closed - Opened by ankitmalikg2 about 4 years ago
Labels: cla: yes
#11 - fix: CircleCI config name
Pull Request -
State: closed - Opened by skuruppu about 4 years ago
Labels: cla: yes
#10 - chore: add CircleCI status
Pull Request -
State: closed - Opened by skuruppu about 4 years ago
Labels: cla: yes
#9 - chore: test CircleCI config
Pull Request -
State: closed - Opened by skuruppu about 4 years ago
Labels: cla: yes
#8 - chore: add CircleCI config
Pull Request -
State: closed - Opened by skuruppu about 4 years ago
- 1 comment
Labels: cla: yes
#7 - DYN-39
Pull Request -
State: closed - Opened by ankitmalikg2 over 4 years ago
Labels: cla: yes
#6 - Revert 1 dyn 37
Pull Request -
State: closed - Opened by ankitmalikg2 over 4 years ago
- 1 comment
Labels: cla: no
#5 - Revert 1 dyn 37
Pull Request -
State: closed - Opened by ankitmalikg2 over 4 years ago
- 1 comment
Labels: cla: no
#4 - Dyn 37
Pull Request -
State: closed - Opened by ankitmalikg2 over 4 years ago
- 1 comment
Labels: cla: no
#3 - Baseline code to query Spanner using DynamoDB queries
Pull Request -
State: closed - Opened by rosspatil over 4 years ago
- 16 comments
Labels: cla: yes, good first issue
#2 - Baseline code to query Cloud Spanner using DynamoDB queries.
Issue -
State: closed - Opened by rosspatil over 4 years ago
Labels: good first issue
#1 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 4 years ago
- 1 comment
Labels: cla: no