Skip to content

Add support for creating random Decimal128 and Decimal256 arrays#7427

Merged
alamb merged 3 commits intoapache:mainfrom
Weijun-H:7343-random-decimal-type
May 26, 2025
Merged

Add support for creating random Decimal128 and Decimal256 arrays#7427
alamb merged 3 commits intoapache:mainfrom
Weijun-H:7343-random-decimal-type

Conversation

@Weijun-H
Copy link
Copy Markdown
Member

@Weijun-H Weijun-H commented Apr 19, 2025

Which issue does this PR close?

Closes #7343

Rationale for this change

Support create_random_array for Decimal128 and Decimal256 data type

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions Bot added the arrow Changes to the arrow crate label Apr 19, 2025
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Weijun-H -- this makes sense to me

@alamb alamb merged commit 7c60194 into apache:main May 26, 2025
23 checks passed
@alamb
Copy link
Copy Markdown
Contributor

alamb commented May 26, 2025

Thanks again @Weijun-H

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

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support create_random_array for Decimal data types

2 participants