Engin Al

Results 3 issues of Engin Al

Clickhouse defaults to using bytes to order by and string manipulation functions such as `lower`, `upper` uses ascii. To overcome this limitation they have `COLLATE` keyword, and `lowerUTF8`, `upperUTF8` functions....

pr:community
driver:clickhouse
data source driver

### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed. 1. Which driver are...

I am running `bacon --headless run-long` on a docker dev container to hot reload. Container is using volume mounted from Windows host and bacon should be watching the files on...

help wanted
windows
Mac