Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logic of pillar.print_max pillar.print_min #669

Closed
zufarmul opened this issue Jul 19, 2024 · 1 comment
Closed

logic of pillar.print_max pillar.print_min #669

zufarmul opened this issue Jul 19, 2024 · 1 comment

Comments

@zufarmul
Copy link

logic of pillar.print_max and pillar.print_min options is strange. Quoting help:
"pillar.print_max: Maximum number of rows printed, default: 20. Set to Inf to always print all rows.
pillar.print_min: Number of rows printed if the table has more than print_max rows, default: 10. "

suggestion - keep only pillar.print_max to for max number of rows displayed.

@krlmlr
Copy link
Member

krlmlr commented Dec 14, 2024

Thanks. It's been like this for a few years now. The rationale is to show "just a few more rows" if they fit. You can set both options to the same value to turn off this behavior.

@krlmlr krlmlr closed this as completed Dec 14, 2024
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

No branches or pull requests

2 participants