Comment 6 for bug 1402031

Revision history for this message
Trafodion-Gerrit (neo-devtools) wrote : Fix merged to core (master)

Reviewed: https://review.trafodion.org/869
Committed: https://github.com/trafodion/core/commit/ea071d251c52f0f613c739eedc64bd1be534707c
Submitter: Trafodion Jenkins
Branch: master

commit ea071d251c52f0f613c739eedc64bd1be534707c
Author: Barry Fritchman <email address hidden>
Date: Thu Dec 18 21:05:23 2014 +0000

    Turn off ustat row count estimation by default

    The initial execution of Update Statistics after loading a
    table sometimes gets inaccurate HBase row count estimates.
    Until the cause of this variance is determined and fixed,
    the cqd controlling use of estimation has been set to OFF
    by default.

    Change-Id: I698f5ac8407495f890a242c82a1946a5506ceebf
    Partial-Bug: #1402031