const CELL_SIZE_LIMIT: u64 = _; // 10_485_760u64Available on crate feature
cloud only.Expand description
There should not be more than 10 MiB in a single cell. https://cloud.google.com/bigtable/docs/schema-design#cells
const CELL_SIZE_LIMIT: u64 = _; // 10_485_760u64cloud only.There should not be more than 10 MiB in a single cell. https://cloud.google.com/bigtable/docs/schema-design#cells