Also added here
```+ "upper('ßßßßßßßßßß') as col_ss\n" + ```
which should yield
```"SSSSSSSSSSSSSSSSSSSS"```
as uppercase (even without Locale.GERMAN) . This was in part to check for a
buffer overflow ....[ Full content available at: https://github.com/apache/drill/pull/1450 ] This message was relayed via gitbox.apache.org for [email protected]
