Skip to content

perf: do not instrument self in multipart upload#5416

Merged
westonpace merged 1 commit intolance-format:mainfrom
westonpace:perf/too-much-logging-write
Dec 5, 2025
Merged

perf: do not instrument self in multipart upload#5416
westonpace merged 1 commit intolance-format:mainfrom
westonpace:perf/too-much-logging-write

Conversation

@westonpace
Copy link
Copy Markdown
Member

If we log self then it will log the object store which can be a lot of info (especially if it is a memory object store)

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@westonpace westonpace merged commit c30adc1 into lance-format:main Dec 5, 2025
26 checks passed
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Dec 5, 2025
If we log `self` then it will log the object store which can be a lot of
info (especially if it is a memory object store)
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Dec 5, 2025
If we log `self` then it will log the object store which can be a lot of
info (especially if it is a memory object store)
jackye1995 pushed a commit that referenced this pull request Dec 5, 2025
If we log `self` then it will log the object store which can be a lot of
info (especially if it is a memory object store)
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
If we log `self` then it will log the object store which can be a lot of
info (especially if it is a memory object store)
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