Skip to content

[test](regression) Avoid selecting raw bitmap column in Arrow Flight suite#62536

Open
hakanuzum wants to merge 2 commits intoapache:masterfrom
hakanuzum:test/regression-bitmap-arrowflight
Open

[test](regression) Avoid selecting raw bitmap column in Arrow Flight suite#62536
hakanuzum wants to merge 2 commits intoapache:masterfrom
hakanuzum:test/regression-bitmap-arrowflight

Conversation

@hakanuzum
Copy link
Copy Markdown

What problem does this PR solve?

Issue Number:

Related PR: #62410

Problem Summary: The suite selected raw BITMAP (VARBINARY) output via "select *" and compared unstable driver-dependent bytes. Restrict queries to stable "bitmap_to_string" output and update expected results.

Release note

None

Check List (For Author)

  • Test: No need to test (CI regression)
  • Behavior changed: No
  • Does this need documentation: No

### What problem does this PR solve?

Issue Number:

Related PR:

Problem Summary: Regression case selected raw BITMAP/VARBINARY column and compared unstable/driver-dependent bytes; compare only bitmap_to_string output instead.

### Release note

None

### Check List (For Author)

- Test: No need to test (CI regression will cover)
- Behavior changed: No
- Does this need documentation: No
@hello-stephen
Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@velodb-robyang
Copy link
Copy Markdown

run buildall

1 similar comment
@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

### What problem does this PR solve?

Issue Number:

Related PR: apache#62536

Problem Summary: Empty commit to retrigger GitHub Actions so License Check uses the updated workflow merged in apache#62534.

### Release note

None

### Check List (For Author)

- Test: No need to test (CI)
- Behavior changed: No
- Does this need documentation: No
@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants