Ilya Kuznetsov

Results 10 comments of Ilya Kuznetsov

You can check out this related issue that is now fixed: https://github.com/manticoresoftware/manticoresearch/issues/2005

> Related issue https://github.com/manticoresoftware/manticoresearch/issues/1949 . Perhaps after fixing that, this one will become faster. Although I did not benchmark it, it's possible that it may have actually become slower since...

These are actually two unrelated issues. One issue is using UTC instead on local timezone on inserts and another issue is treating quoted timestamps as strings that need to be...

> Little issue with NULLs in `6.2.13 255ad5232@24030516` > > No NULL for the last column here: Fixed in [25d99ef](https://github.com/manticoresoftware/manticoresearch/commit/25d99ef31b107b805c17d4e160ca80a6afba586b)

> A new error has been detected. Sorting in order by id asc does not work if engine='columnar' is used Fixed in [de6dac0](https://github.com/manticoresoftware/manticoresearch/commit/de6dac07290f2cd4f078c7a57d43d4a8816c5f03)

> @glookka Crash in: Fixed in [8d30bc3](https://github.com/manticoresoftware/manticoresearch/commit/8d30bc35ac5787c00da60acf3c9cb9a02f06aa04)

Unable to reproduce: ``` mysql> select published, yearmonth(published) as date, count(*) from t group by date order by date desc; +------------+--------+----------+ | published | date | count(*) | +------------+--------+----------+ |...

Done in 786cc198de08c1abd25e446fdb50a2c527258f91

Done in https://github.com/manticoresoftware/manticoresearch/commit/155d335b503294a01895ef7ae4919b7142661b65

Fixed in f6af49ba12cd36892b12135569dfc3369038434a