Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1535

Support UDFS in where clause

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.1
    • None
    • None

    Description

      The existing version of the udf implementation doesn't seem to supported in the where clauses because the Type of the object returned is "ANY" and when you do a
      select * from kafka.topic where regexMatch('.*foo', Name) it fails in the query validation, because calcite doesn't know the type of regexMatch.

      Attachments

        Issue Links

          Activity

            People

              psrinivasulu Srinivasulu Punuru
              psrinivasulu Srinivasulu Punuru
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: