parthchandra commented on PR #1139:
URL: https://github.com/apache/parquet-mr/pull/1139#issuecomment-1977089536

   > Now, what do people think about fallbacks? we've been using this and to 
date parquet hasn't ever issued an overlapping request, but there's still the 
future to think about. How about, when hadoop vector IO requests fail during 
parquet-side range checks, there's something logged (level?) and fallback to 
classic PositionedReadable.
   
   I think this is reasonable (INFO level, I think. This is similar to `INFO 
S3AInputStream: Switching to Random IO seek policy` . Though I'm also fine if 
an exception is thrown if there are overlapping requests.


-- 
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]

Reply via email to