smallzhongfeng commented on issue #239: URL: https://github.com/apache/incubator-uniffle/issues/239#issuecomment-1255786178
This is because the new `segment3` created by the memory reads the `index file` first, but some data in the `data file` has not been written to hdfs, causing `segment3` to read the data file and appearing eof, and then the entire `segment3 will` fail. -- 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]
