Description
The existing end of stream checking in the record reader is too forgiving of errors and does not recognize situations where the server connection has closed abruptly like HIVE-14093.
Try to add a way to indicate that we have truly hit the end of the stream.