Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31707

Constant string cannot be used as input arguments of Pandas UDAF

    XMLWordPrintableJSON

Details

    Description

      It will throw exceptions as following when using constant strings in Pandas UDAF:

      E                       raise ValueError("field_type %s is not supported." % field_type)
      E                   ValueError: field_type type_name: CHAR
      E                   char_info {
      E                     length: 3
      E                   }
      E                    is not supported.
      

      Attachments

        Issue Links

          Activity

            People

              dianfu Dian Fu
              dianfu Dian Fu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: