Hiroaki Segawa

Results 34 issues of Hiroaki Segawa

Currently, query command against GSI does not display GSI's primary keys and only shows base table primary keys. ## Current behavior ``` ❯ dy desc name: zero-etl-opensearch region: us-west-2 status:...

enhancement
good first issue

*Issue #, if available:* N/A *Description of changes:* This pull request adds fuzz testing for parser. By submitting this pull request, I confirm that you can use, modify, copy, and...

Currently we typically use `create_temporary_table_with_items` with `vec!`. However, current implementation does not need to use `vec!` because of the improvement of #218. We can simplify the implementation of caller sides....

good first issue
test

Currently, `dy admin update table --mode provisioned` fails if a table has an index. The request parameter of UpdateTable API does not seem to provide a provisioned capacity for indices....

bug
good first issue