Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Feb 7, 2025

This PR fixes duckdb/duckdb-web#4734

zBuf was probably used at some point, but it's now entirely unused, only used to truncate the output for no reason, causing all lines to get capped to 333 characters.

@Mytherin Mytherin merged commit 643b471 into duckdb:main Feb 8, 2025
26 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Feb 8, 2025

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
Adaptive table filter: initialize filter order based on heuristics (duckdb/duckdb#16127)
[Dev] Fix output (long lines > 333 characters) getting truncated in shell (duckdb/duckdb#16128)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Adaptive table filter: initialize filter order based on heuristics (duckdb/duckdb#16127)
[Dev] Fix output (long lines > 333 characters) getting truncated in shell (duckdb/duckdb#16128)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Adaptive table filter: initialize filter order based on heuristics (duckdb/duckdb#16127)
[Dev] Fix output (long lines > 333 characters) getting truncated in shell (duckdb/duckdb#16128)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Adaptive table filter: initialize filter order based on heuristics (duckdb/duckdb#16127)
[Dev] Fix output (long lines > 333 characters) getting truncated in shell (duckdb/duckdb#16128)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Adaptive table filter: initialize filter order based on heuristics (duckdb/duckdb#16127)
[Dev] Fix output (long lines > 333 characters) getting truncated in shell (duckdb/duckdb#16128)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Adaptive table filter: initialize filter order based on heuristics (duckdb/duckdb#16127)
[Dev] Fix output (long lines > 333 characters) getting truncated in shell (duckdb/duckdb#16128)
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.

Configuration page after release 1.2.0 is broken
2 participants