qian0817 commented on issue #30106:
URL: https://github.com/apache/doris/issues/30106#issuecomment-1898072516
After removing the where condition in the SQL, the error changed to
```text
ERROR 1105 (HY000): errCode = 2, detailMessage =
(10.196.150.130)[CANCELLED][INTERNAL_ERROR]Read parquet file
hdfs://xxx/.../day=xxx/000001_0 failed, reason = [IO_ERROR]Failed to
deserialize parquet page header. offset: 1193158, header size: 1444553, end
offset: 2637711, real header size: 1444553
0# doris::vectorized::PageReader::next_page_header() at
/root/src/doris-2.0/be/src/common/status.h:378
1# doris::vectorized::ColumnChunkReader::
```
--
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]