Empty column qualifiers should not be rejected #343
Labels
api: bigtable
Issues related to the googleapis/nodejs-bigtable API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
🚨
This issue needs some love.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Relevant code is here for reads: https://github.com/googleapis/nodejs-bigtable/blob/13e3d769/src/chunktransformer.js#L251
It's completely valid to use a column like "fam:" which has no qualifier
The text was updated successfully, but these errors were encountered: