Hiroaki Segawa
Hiroaki Segawa
I'm sorry for the delay in response. As you mentioned, this issue is caused by a loss of the type of empty list. Currently, we have no feature to avoid...
Thank you for your pull request and I apologize the delay of review. I've discuss this PR with itazur. We concludes this pull request should be reviewed by design perspective...
@mlafeldt Thank you for your patience. We want to merge this PR with some modifications. Required modifications are the following: * Add an option to specify ordering like `--sortedjson` for...
Force pushed to execute `cargo fmt`.
@googlebot I signed it!
> I think other command have followed the format like dy or dy in general. What kind of other sub command do you have rather than simple? I have some...
I mention the YCSB command style as an option. I think it will be `dy benchmark load` to load the data and `dy benchmark run` to run the workload if...
I personally find the `-s` option to be a clear and effective way of specifying scenario-based testing. Also, it makes sense to split the `run` and `report` commands. Thank you...
Based on the internal discussion with Solution Architect, the following features are preferable. * Specify the maximum number of concurrent requests instead of RCU and WCU. * Specify primary keys...
Hi, thank you for reaching out. I think it is a fascinating function. But unfortunately, DynamoDB does not provide an exact table size. Please see [API reference](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_TableDescription.html#DDB-Type-TableDescription-TableSizeBytes). > TableSizeBytes >...