[[["わかりやすい","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-04-03 UTC。"],[[["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."]]],[]]