I've heard of people theorizing storing thousands of versions in a cell. I'm not sure the time dimention is the best way to actually store time series data. Its substandard query mechanism would make it hard to do date range queries.
I think the time dimension is best left to versioning. In which case, the question is will the range -128 to 127 store enough data for version queries? Basically limit us to "return all or 254 versions." On Apr 3, 2009 11:01 AM, "Erik Holstad" <[email protected]> wrote: For the new client server implementation I'm currently using 1 byte to store the number of versions to get, that can of course be changed to whatever number. Would just be nice to hear in what order we should put this limit and how actually versions should be used and thought of. Regards Erik
