deshanxiao opened a new pull request, #1267: URL: https://github.com/apache/orc/pull/1267
### What changes were proposed in this pull request? This PR aims to fix the problem that ENABLE_INDEXES does not take effect. ### Why are the changes needed? Now, if the orc config `ENABLE_INDEXES` is set to `false`. Orc will still write index because orc writes to index or not is only related to the configure of `ROW_INDEX_STRIDE`. ### How was this patch tested? EXISTING UT -- 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]
