Skip to content

Conversation

petern48
Copy link
Contributor

What changes were proposed in this pull request?

Improves performance in sql_processor by building a string in a list to avoid repeatedly concatenating immutable Python strings. Addresses a "todo" comment I stumbled across in the code.

Why are the changes needed?

Performance improvement

Does this PR introduce any user-facing change?

No

How was this patch tested?

Passes existing tests

Was this patch authored or co-authored using generative AI tooling?

No

@petern48 petern48 marked this pull request as ready for review September 12, 2025 14:56
@petern48
Copy link
Contributor Author

cc @HyukjinKwon @xinrong-meng

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

Successfully merging this pull request may close these issues.

2 participants