issues Search Results · repo:googleapis/cloud-bigtable-cbt-cli language:Go
Filter by
0 results
(74 ms)0 results
ingoogleapis/cloud-bigtable-cbt-cli (press backspace or delete to remove)I would like to use the read command with a filter option filter rows based a cell value using bigtable.ValueFilter.
Example:
if filter := parsed[ filter ]; filter != {
filters = append(filters, ...
priority: p3
type: feature request
ndajr
- Opened on Jun 19, 2024
- #214
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing
on GitHub. This ...
priority: p3
type: feature request
jaeyeol-moloco
- 2
- Opened on Dec 26, 2023
- #170
Describe the solution you d like
I d like properties of type proto.Any to be recursively unpacked when formatting the cell values serialized in protobuf.
For example, I have the a cell value serialized ...
priority: p3
type: feature request
avietrov
- Opened on Dec 23, 2023
- #169
Unzipping the main code and trying to install from that package fails with the following error:
Error: cbt.go:41:2: missing go.sum entry for module providing package cloud.google.com/go/bigtable (imported ...
priority: p2
type: bug
CodingAnarchy
- Opened on Dec 8, 2023
- #166
The documentation for the keys-only option for cbt read says:
keys-only= true|false Whether to print only row keys
However this isn t what it does. It prints all the columns, too. Really ...
priority: p2
type: bug
adg
- Opened on Oct 3, 2023
- #157
If I run cbt -instance=abc_123 ls I get an error message which does not help me diagnose my problem. I get:
$ cbt -instance=abc_123 ls
2023/05/02 15:18:54 -creds flag unset, will use gcloud credential ...
priority: p2
type: bug
PeteyPii
- Opened on May 2, 2023
- #143
Currently we support reading the configured Cloud Bigtable project from gcloud.
We should also support reading the api_endpoint_overrides/bigtable and api_endpoint_overrides/bigtableadmin values, if
specified ...
rameshdharan
- Opened on Apr 4, 2023
- #140
Use something like this: https://github.com/google/go-licenses to ensure that licenses are upto date on presubmit
priority: p3
type: feature request
igorbernstein2
- Opened on Nov 11, 2022
- #119
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 ...
priority: p3
type: feature request
icio
- Opened on Aug 15, 2022
- #99
Is your feature request related to a problem? Please describe.
Starting with version 0.12.0, the cbt CLI can format certain complex types of data stored in table rows. When you use
the cbt read or cbt ...
priority: p3
type: feature request
jychen7
- Opened on Jul 3, 2022
- #83
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.