Transforms not exists in SingleStore managed services

But it’s very power tool to use the other language libraries (e.g., to transform data received in external formats, to use IDs generated by nanoid, to retrain/apply ML model).
In same time SingleStore not allows us to create stored functions/procedures with other languages.
Which way have we to implement in pipelines/DB such functionality ?
Thanks!

I think you’re saying you want to use our managed service and use transforms with pipelines, using a language like, say, python, is that right?

I’ll make a note of that feature request.

For now, you may be able to use pipelines to stored procedures, or else score or transform stuff with application logic before you put the data into SingleStore using INSERT, LOAD DATA, or PIPELINES.

I opened an internal feature request to track this.

Hi Hanson,
Thank you very much.
Maybe have you already roadmap of SQL ML implementation ? If yes can I ask link ?
Thanks!

soyohil309, thanks.
Anyway this is not a reason to close the transforms functionality.
Especially without the ability to write stored code in external languages