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

udaf with user defined pojo object throw error while generate record equaliser

    XMLWordPrintableJSON

Details

    Description

      Udaf with user define pojo object throw error while generating record equaliser: 

      When user create an udaf while recore contains user define complex pojo object (like List<UserDefinedObject> or Map<UserDefinedObject>). The codegen will throw error while generating record equaliser, the error is:

      A method named "compareTo" is not declared in any enclosing class nor any subtype, nor through a static import.

      Attachments

        Activity

          People

            337361684@qq.com Yunhong Zheng
            337361684@qq.com Yunhong Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: