Skip to content

feat(query): Support bitmap_to_array function - #18927

Merged
b41sh merged 1 commit into
databendlabs:mainfrom
b41sh:feat-bitmap-to-array
Nov 5, 2025
Merged

feat(query): Support bitmap_to_array function#18927
b41sh merged 1 commit into
databendlabs:mainfrom
b41sh:feat-bitmap-to-array

Conversation

@b41sh

@b41sh b41sh commented Nov 5, 2025

Copy link
Copy Markdown
Member

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

Summary

This PR add a new bitmap function bitmap_to_array, convert bitmap values to array values

  • fixes: #[Link the issue here]

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

@b41sh
b41sh requested a review from sundy-li November 5, 2025 11:20
@github-actions github-actions Bot added the pr-feature this PR introduces a new feature to the codebase label Nov 5, 2025
@b41sh
b41sh merged commit 4dfcc44 into databendlabs:main Nov 5, 2025
166 of 173 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature this PR introduces a new feature to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants