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

Remove RowData#get() and ArrayData#get() and use FieldGetter and ElementGetter instead

    XMLWordPrintableJSON

Details

    Description

      Currently, we are using utility RowData#get(RowData, int, LogicalType) and ArrayData#get(ArrayData, int, LogicalType) to get the field/element objects. They have been deprecated since 1.11, we should replace them by RowData#FieldGetter and ArrayData#ElementGetter.

      Attachments

        Issue Links

          Activity

            People

              jark Jark Wu
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: