Problem with large tables and row counts
sshanny
Posts: 18 Bronze 2
We are running SQL Doc 1.1 against a data warehouse that is about 6 TB in size. Some of the tables have 21 billion+ rows. It seems that you must be using an INT for storing that row count value and it is blowing out as those tables do not have any count values on them in the generated docs.
As a feature request, it would be nice to be able to turn off the fetching of row counts to shorten the processing time for generating the docs and reduce the load on the server.
Thanks.
--sean
As a feature request, it would be nice to be able to turn off the fetching of row counts to shorten the processing time for generating the docs and reduce the load on the server.
Thanks.
--sean
Comments
thanks for the comments. I will definately put it forward for a future release.
Thanks again
David