Details
Description
I observed this on the tpcds500gb_parquet_s3.store_sales, where the queries will just hang forever. It seems for each query it only reads a small part of the bytes assigned, and then just hangs forever. For smaller dataset, such as tpch6gb_parquet.lineitem, I did not see this behavior.