Skip to content

fix: wrong precision in a decimal256 log test#22578

Open
theirix wants to merge 1 commit into
apache:mainfrom
theirix:log-test-wrong-precision
Open

fix: wrong precision in a decimal256 log test#22578
theirix wants to merge 1 commit into
apache:mainfrom
theirix:log-test-wrong-precision

Conversation

@theirix
Copy link
Copy Markdown
Contributor

@theirix theirix commented May 27, 2026

Which issue does this PR close?

Rationale for this change

Spotted wrong usage of decimal precision in test_log_decimal256_large - passed Decimal128 max precision instead of Decimal256. The test worked fine.

What changes are included in this PR?

  • Test fixup
  • Unhardcode the usage decimal precision in non-test code

Are these changes tested?

  • Tests passed

Are there any user-facing changes?

no

@github-actions github-actions Bot added functions Changes to functions implementation spark labels May 27, 2026
@theirix theirix marked this pull request as ready for review May 27, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation spark

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants