google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

feat(bigtable): add column family type to FamilyInfo in TableInfo

Open steveniemitz opened this issue 1 year ago • 1 comments

This adds ValueType to FamilyInfo and populates it when calling TableInfo.

Internally it adds methods to convert from protobuf Type to our own type model.

steveniemitz avatar May 15 '24 17:05 steveniemitz

Please add integration tests

bhshkh avatar May 16 '24 23:05 bhshkh

This has been already added in https://github.com/googleapis/google-cloud-go/pull/10520

Please reopen if something more needs to be added

bhshkh avatar Sep 05 '24 22:09 bhshkh