7 Replies Latest reply on Nov 12, 2015 8:03 AM by jietao

    array type with user defined functions

    jietao

      I have a function in JAVA that returns a string array, i.e., String []. I created a UDF with Teiid designer for this function, but cannot find a data type for the output parameter (I need a string array). How can I work around with this? The length of my string array is not fixed.

       

      Thx