pgaref commented on pull request #1174: URL: https://github.com/apache/hive/pull/1174#issuecomment-649631270
Hey @abstractdog -- was just looking at this issue which is quite interesting as the second bucket file is totally empty. It seems that this could be a compaction leftover of some sort(?) Regarding the FIX even though it helps the particular issue its not solving the underlying issue which is essentially schema missmatch -- for example if the wrong bucket file had the same column size (or smaller) it would still be read (leading potentially to wrong results). ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
