Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A user reported that when using a S3 table some queries where hanging forever
A user reported that when using a S3 table some queries where hanging forever
After a lot of testing, I discovered if a read of a S3 block from S3 storage failed, then the page cache didn't signal the waiting tables to abort.
This could cause the reported issue