Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add downcast_owned_builder #13765

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

ariesdevil
Copy link
Contributor

@ariesdevil ariesdevil commented Nov 20, 2023

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

Summary

Add try_upcast_column_builder and try_downcast_owned_builder for ValueType, so the types like NullableType and ArrayType can downcast builder.

  • Closes #issue

This change is Reviewable

@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Nov 20, 2023
@ariesdevil ariesdevil force-pushed the downcast_builder branch 3 times, most recently from df3a287 to f9e10ce Compare November 22, 2023 11:02
@ariesdevil ariesdevil marked this pull request as ready for review November 22, 2023 11:28
@ariesdevil ariesdevil removed this pull request from the merge queue due to a manual request Nov 22, 2023
@ariesdevil ariesdevil added this pull request to the merge queue Nov 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 22, 2023
@ariesdevil ariesdevil added this pull request to the merge queue Nov 22, 2023
Merged via the queue into databendlabs:main with commit 700622f Nov 22, 2023
84 checks passed
@ariesdevil ariesdevil deleted the downcast_builder branch November 22, 2023 15:40
andylokandy pushed a commit to andylokandy/databend that referenced this pull request Nov 27, 2023
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.

3 participants