Hi,
could anybody helps with such type of warning:
“Leaf Error 1128 Attempt to bind function failed because binding is already complete”. This warning occurs randomly and sending from each partition of leaf host (127.0.0.1:3307). In db we have a function which is used in one view, after minor changes in referenced objects started send warnings. Recreation referenced objects didn’t help.
What kind of function is it (UDF, TVF, Wasm UDF etc.)? What is your SingleStore version?
I mean what do you get when you run
select @@memsql_version;
?
Please provide the SQL statement you ran that generated this error.