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

Support vector with long index

    XMLWordPrintableJSON

Details

    Description

      Currently in Flink ML, we only support sparse and dense vector with `int` as index and `double` as value.

       

      However, there are real-world cases that the index of a vector could exceed the range of `INT.MAX`. Thus we need to support vector with `long` index.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhangzp Zhipeng Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: