Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
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
- links to