Skip to content

perf(parquet): remove string concatenation in hot debug assert#708

Merged
zeroshade merged 1 commit intoapache:mainfrom
starpact:main
Mar 13, 2026
Merged

perf(parquet): remove string concatenation in hot debug assert#708
zeroshade merged 1 commit intoapache:mainfrom
starpact:main

Conversation

@starpact
Copy link
Contributor

Rationale for this change

#706

What changes are included in this PR?

Remove string concatenation in hot debug assert.

There are a few changes caused by golangci-lint run because fix is enabled in .golangci.yaml. I include these harmless changes as keeping them may cause unnecessary frictions for future contributors(who automate golangci-lint), but I can revert them if needed :)

Are these changes tested?

yes

Are there any user-facing changes?

no

@starpact starpact requested a review from zeroshade as a code owner March 13, 2026 04:58
@zeroshade zeroshade merged commit 6317dba into apache:main Mar 13, 2026
47 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants