KnBrBz
KnBrBz
Just use 'toStringCutToZero' on string column in your query
Look here https://clickhouse.tech/docs/en/sql-reference/data-types/fixedstring/ I was experienced this behaviour also, and just fixed my query like so `SELECT toStringCutToZero(SomeFixedStringColumn) as String, from some_table GROUP BY String;` https://clickhouse.tech/docs/en/sql-reference/functions/type-conversion-functions/#tostringcuttozeros
I'm using Pixel 7 Pro Emulator with API level 34, as far as I understand `number of activity` is `Background process limit` - set it to `At most 4 processes`...
> Hello, I have the same issue. Is the bug fixed ? Look what [jiangtian616](https://github.com/jiangtian616) did https://github.com/jiangtian616/JHenTai/commit/df02250f38cf3c0e7d132360008a5df3944a57d6