UDF Library Open For Business

1 Like

@Jon_Herke do we have a list of ones we should develop? I know we’ve talked about some more string functions, and then it was mentioned we should have the same set as the loading jobs do. Perhaps we can start taking requests from the community? No promises we can do all of them of course, but it would be interesting to setup a list and maybe get votes.

@markmegerian do you or your team have any request? Can you send out a notification to the Flowdock channel?

Two that immediately come to mind are

  1. date time conversions to string - this is already discussed earlier
  2. string to float - there is a string_to_int but what if I have a decimal value in a string , I dont think there is any way to get a float out of that