10-27-2022 12:16 AM
Hi,
I couldn't find any limitation about table size. Is there any row count limitation for single table ?
And is there any limitation for column unique value ? I mean, when primary key column starts from 1 , what is the max value for it ? 2 B, 3B or no limit.
Thank you.
10-27-2022 07:08 AM
I think what you are looking for is here:
10-27-2022 07:18 AM
Unless you mean schema table -- I ran into some issues w/ table size @ 20 billion records, but that was because of my cluster size, not a product limitation.
The Dec 21 architecture guide skates around this with "near unlimited" so there must be *some* limit.