Skip to content

Conversation

@kaka11chen
Copy link

[Fix] Clear streams map when all row groups are filtered by row group stats, despite stripe stats remaining unfiltered.

… stats, despite stripe stats remaining unfiltered.
@kaka11chen kaka11chen merged commit 18fb8e2 into apache:orc Apr 18, 2025
morningman pushed a commit to apache/doris that referenced this pull request Apr 23, 2025
…filtered by row group stats, despite stripe stats remaining unfiltered. (#50185)

### What problem does this PR solve?

Related PR: apache/doris-thirdparty#306

Problem Summary:
When all row groups are filtered by row group stats, despite stripe
stats remaining unfiltered, stream map is not clear, which caused read
error data.

```
ERROR 1105 (HY000): errCode = 2, detailMessage = (172.20.32.136)[INTERNAL_ERROR]Orc row reader nextBatch failed. reason = Buffer error in ZlibDecompressionStream::NextDecompress. 
```
koarz pushed a commit to koarz/doris that referenced this pull request Jun 4, 2025
…filtered by row group stats, despite stripe stats remaining unfiltered. (apache#50185)

### What problem does this PR solve?

Related PR: apache/doris-thirdparty#306

Problem Summary:
When all row groups are filtered by row group stats, despite stripe
stats remaining unfiltered, stream map is not clear, which caused read
error data.

```
ERROR 1105 (HY000): errCode = 2, detailMessage = (172.20.32.136)[INTERNAL_ERROR]Orc row reader nextBatch failed. reason = Buffer error in ZlibDecompressionStream::NextDecompress. 
```
kaka11chen added a commit to kaka11chen/doris that referenced this pull request Jun 24, 2025
…filtered by row group stats, despite stripe stats remaining unfiltered. (apache#50185)

Related PR: apache/doris-thirdparty#306

Problem Summary:
When all row groups are filtered by row group stats, despite stripe
stats remaining unfiltered, stream map is not clear, which caused read
error data.

```
ERROR 1105 (HY000): errCode = 2, detailMessage = (172.20.32.136)[INTERNAL_ERROR]Orc row reader nextBatch failed. reason = Buffer error in ZlibDecompressionStream::NextDecompress.
```
kaka11chen added a commit to kaka11chen/doris that referenced this pull request Jun 24, 2025
…filtered by row group stats, despite stripe stats remaining unfiltered. (apache#50185)

Related PR: apache/doris-thirdparty#306

Problem Summary:
When all row groups are filtered by row group stats, despite stripe
stats remaining unfiltered, stream map is not clear, which caused read
error data.

```
ERROR 1105 (HY000): errCode = 2, detailMessage = (172.20.32.136)[INTERNAL_ERROR]Orc row reader nextBatch failed. reason = Buffer error in ZlibDecompressionStream::NextDecompress.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant