DaveBirdsall opened a new pull request #1787: [TRAFODION-3266] Change ustats 
base table accesses to SKIP CONFLICT ACCESS
URL: https://github.com/apache/trafodion/pull/1787
 
 
   This pull request changes the access mode on all SELECTs against a base or 
sample table from READ UNCOMMITTED ACCESS  to SKIP CONFLICT ACCESS. Since the 
engine today maps READ UNCOMMITTED ACCESS to READ COMMITTED ACCESS, this change 
will improve the concurrency of data ingest operations with UPDATE STATISTICS.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to