Skip to content

fix(io): correct BitmapReader BITMAP_LENGTH from 1024 to 8192#19702

Merged
zhang2014 merged 1 commit intodatabendlabs:mainfrom
zhang2014:fix/bitmap_reader_length
Apr 11, 2026
Merged

fix(io): correct BitmapReader BITMAP_LENGTH from 1024 to 8192#19702
zhang2014 merged 1 commit intodatabendlabs:mainfrom
zhang2014:fix/bitmap_reader_length

Conversation

@zhang2014
Copy link
Copy Markdown
Member

@zhang2014 zhang2014 commented Apr 11, 2026

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

fix(io): correct BitmapReader BITMAP_LENGTH from 1024 to 8192

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Apr 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 CI Job Analysis

Workflow: 24287126571

📊 Summary

  • Total Jobs: 87
  • Failed Jobs: 1
  • Retryable: 0
  • Code Issues: 1

NO RETRY NEEDED

All failures appear to be code/test issues requiring manual fixes.

🔍 Job Details

  • linux / sqllogic / standalone_iceberg_tpch: Not retryable (Code/Test)

🤖 About

Automated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed).

@zhang2014 zhang2014 merged commit cc6f4e4 into databendlabs:main Apr 11, 2026
92 of 94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant