[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-14 (世界標準時間)。"],[[["This page covers garbage collection in Bigtable when sequential numbers are used as timestamps instead of actual dates and times."],["When using sequential numbers, garbage collection policies should be based on the number of versions, rather than on data age."],["Using sequential numbers allows for monotonically increasing timestamps, but prevents switching to age-based garbage collection."],["Sequential number timestamps can't be used to determine a value's age, requiring a separate column for real timestamps, which increases storage needs."],["It is important to use filters when reading the data even when using sequential number timestamps, because garbage collection is asynchronous."]]],[]]