This is an automated email from the ASF dual-hosted git repository.

dbirdsall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafodion.git.


    from 44a06db  Merge pull request #1823 from selvaganesang/trafodio_3280_2
     new 8f9f85e  [TRAFODION-3291] Fix core when multi-column stats are done on 
lots of columns
     new 82c03ef  Rework addressing Qifan's suggestions
     new 8247f3f  Merge pull request #1821 from DaveBirdsall/UpdateStatsBugs

The 7095 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/sql/bin/SqlciErrors.txt                       |  1 +
 core/sql/sqlcomp/DefaultConstants.h                |  1 +
 core/sql/sqlcomp/nadefaults.cpp                    |  1 +
 core/sql/ustat/hs_const.h                          |  1 +
 core/sql/ustat/hs_globals.cpp                      | 40 +++++++++++-----------
 core/sql/ustat/hs_log.cpp                          | 35 +++++++++++++++++++
 core/sql/ustat/hs_log.h                            |  9 +++++
 core/sql/ustat/hs_parser.cpp                       | 30 ++++++++++++++--
 .../src/asciidoc/_chapters/update_stats_msgs.adoc  | 27 +++++++++++++++
 9 files changed, 123 insertions(+), 22 deletions(-)

Reply via email to