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

Header value disappeared in case of string values with line separator #410

Closed
snuyanzin opened this issue Nov 17, 2020 · 1 comment
Closed

Comments

@snuyanzin
Copy link
Collaborator

Test case

select 'This is a very long string
This is a very long string
This is a very long string
This is a very long string';

and output is

+------------------------------------------------+
|                                                |
+------------------------------------------------+
| This is a very long string
This is a very long |
+------------------------------------------------+

the header is empty, table size is much larger than expected

@snuyanzin
Copy link
Collaborator Author

Merged as 1237d62

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 a pull request may close this issue.

1 participant