Feature request: cbt read cells-per-row option #99
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
I was trying to test how BigTable behaves when you send a zero cells-per-row row filter and reached for
cbt read
to construct a request but it didn't have the option.Describe the solution you'd like
Describe alternatives you've considered
Hand-rolling the request myself using the SDK.
The text was updated successfully, but these errors were encountered: