Skip to content

[benches/row_format] fix typo in array lengths#7572

Merged
alamb merged 1 commit into
apache:mainfrom
ctsk:fix/row-format-bench-length
Jun 2, 2025
Merged

[benches/row_format] fix typo in array lengths#7572
alamb merged 1 commit into
apache:mainfrom
ctsk:fix/row-format-bench-length

Conversation

@ctsk

@ctsk ctsk commented May 30, 2025

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

For some reason, some of the benchmarks create arrays of length 40960 .... that looks like a 0 too much to me =)

What changes are included in this PR?

Changes 40960 to 4096 for some of the row_format benches

Are there any user-facing changes?

No.

@github-actions github-actions Bot added the arrow Changes to the arrow crate label May 30, 2025

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for the catch @ctsk 🙏

@alamb alamb merged commit e5fb84a into apache:main Jun 2, 2025
23 checks passed
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.

3 participants