Skip to content

fix: use printf for duckdb load progress (no literal \c)#2083

Closed
Chessing234 wants to merge 1 commit into
MIT-LCP:mainfrom
Chessing234:fix/duckdb-load-printf-progress
Closed

fix: use printf for duckdb load progress (no literal \c)#2083
Chessing234 wants to merge 1 commit into
MIT-LCP:mainfrom
Chessing234:fix/duckdb-load-printf-progress

Conversation

@Chessing234

@Chessing234 Chessing234 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • echo ... \c prints a literal \c on many shells
  • use printf so "done!" stays on the same line

Test plan

  • run duckdb import; progress lines look normal

Co-authored-by: Cursor <cursoragent@cursor.com>
@Chessing234

Copy link
Copy Markdown
Contributor Author

closing to focus review on #2124

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.

1 participant