Cause osx_10_15_lto was passed this is my QA LGTM on the last patch Hooray!         -- Vitaliia Ioffe     >Четверг, 19 августа 2021, 15:26 +03:00 от Kirill Yukhin : >  >Hello, > >On 19 авг 15:02, imeevma@tarantool.org wrote: >> This patch introduces static and dynamic type checks for SQL built-in functions. >> >> https://github.com/tarantool/tarantool/issues/6105 >> https://github.com/tarantool/tarantool/tree/imeevma/gh-6105-properly-check-funcs-args-types >> >> Mergen Imeev (9): >> sql: modify signature of TRIM() >> sql: rework SQL built-in functions hash table >> sql: check number of arguments during parsing >> sql: static type check for SQL built-in functions >> sql: runtime type check for SQL built-in functions >> sql: enable types checking for some functions >> sql: fix result type of min() and max() functions >> sql: check argument types of sum(), avg(), total() >> sql: arguments check for string value functions >LGTM. > >-- >Regards, Kirill Yukhin