alexdongli0829 commented on PR #4063: URL: https://github.com/apache/hive/pull/4063#issuecomment-1436152068
Hey guys, I am looking into the BUGs which caused the test failure: 1. Regarding the 2 Job not call close and 4 InterruptedException issue, I think I know what the report is saying, but is it indeed necessary to fix the bugs? Because most of the code is from the HiveHBaseTableInputFormat, why there is no test failure on HiveHBaseTableInputFormat? 2. For the RecordReader, I need to return the RecordReader in this function, how I can close this in the getRecordReader function? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
