-
Task
-
Resolution: Done
-
Major
-
3.0.7.Final
-
False
-
None
-
False
-
-
With DBZ-8581, Oracle has a specialized SparseVector implementation but its based on unsigned integers, so we should rename SparseVector in PostgreSQL to SparseDoubleVector to convey its internal vector value type.
Secondly, given that JDBC sink uses SparseVector, we should move it into core so that accessibility to common methods and helpers can be centralized for all vector types across sour