Python UDF
Vertica currently supports User Defined Functions in R, C++ and Java. Is there a plan to support Python UDFs? If so, could someone please clarify when to expect this functionality in Vertica.
Thank you.
Ravi
Thank you.
Ravi
0
Comments
As of now, I don't have any information regarding inclusion of python support in UDF's in next major release .
http://my.vertica.com/docs/7.1.x/HTML/index.htm#Authoring/ProgrammersGuide/StoredProcedures/Creating...
If you're up for a bigger challenge: The source code for the R side process has been published. Go to http://my.vertica.com/ , log in, click the "Downloads" link, and find and download "User Defined Functions in R: source package". Swapping out the R interpreter for Python would in principle not be fundamentally hard; it's just a bunch of really-annoying gruntwork. The result would be very unsupported, but it should give you full drop-in Python support within Vertica.
I'm aware of a couple groups who have thought about doing this. None who've published :-)
Regarding a real solution: If you want information about things that aren't already announced or released, I'm afraid you'll have to pin down a product manager at one of the various conventions / trade shows / conferences / hackathons / other events that we attend. Or, if you're an Enterprise customer, file a support case asking for information. (I'm not aware of any announcements regarding Python UDx's in Vertica.)
Adam
Dear,
What is the statu8s Today of Python or Ruby UDF ?
Thanks
Jose