Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Jorge Bay Gondra
Jorge Bay GondraLabels
Fix versions
Sprint
Components
Priority
Created July 9, 2018 at 10:22 AM
Updated September 10, 2020 at 6:24 PM
Resolved September 10, 2020 at 6:24 PM
Native graphs will not support GraphSON1 (see DSP-16575) but we should still support GraphSON1 and continue being the default for legacy graphs.
We should detect if the Graph uses the "native" engine (using keyspace metadata and DSE server version) and set the "graph-results" parameter to graphson-3.0.
Add GraphSON2 and 3 serializers to core driver (except udt and tuples)
Unify serialization between core driver and the graph extension