[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-11。"],[[["\u003cp\u003eBigtable aggregates allow for the aggregation of cell values directly at write time, merging new values with existing aggregated data within the cell.\u003c/p\u003e\n"],["\u003cp\u003eAggregates are useful in scenarios where summarized data is needed rather than individual data points, such as creating counters or time buckets.\u003c/p\u003e\n"],["\u003cp\u003eCreating and updating aggregate cells requires the use of \u003ccode\u003eMutateRow\u003c/code\u003e requests with either \u003ccode\u003eAddToCell\u003c/code\u003e to increment or \u003ccode\u003eMergeToCell\u003c/code\u003e to copy values, sent to specially defined aggregate column families.\u003c/p\u003e\n"],["\u003cp\u003eBigtable supports various aggregation types, including sum, minimum, maximum, and HyperLogLog (HLL), each with specific input types.\u003c/p\u003e\n"],["\u003cp\u003eAggregate cells are subject to garbage collection and replication like other cells, but if an add request is sent to a deleted aggregate cell, a new aggregate cell will be created.\u003c/p\u003e\n"]]],[],null,[]]