mustafaiman opened a new pull request #854: HIVE-22537: getAcidState() not 
saving directory causes multiple files…
URL: https://github.com/apache/hive/pull/854
 
 
   …ystem calls
   
   getAcidState() can make use of single recursive directory listing call and 
save a snapshot of the directory. Later this snapshot is used to probe 
existence of some files, such as _acid_version. This optimization was turned of 
in OrcInputFormat. Even after turning this on, isCompactedBase and 
isMetadataFile were not using the snapshot saved.
   
   Change-Id: I9eb69b1715c7f577ec5e5b21e505bbed5a953230

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to