jiaoqingbo opened a new pull request #935: URL: https://github.com/apache/orc/pull/935
### What changes were proposed in this pull request? when write string type column,there is no need to traversing the dictionary when flushDictionary method is called ### Why are the changes needed? By remove traversing the dictionary, we can improve performance in writing string type column ### How was this patch tested? No functionality change. Using existing unit tests. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
