Fixed
Details
Assignee
Russell SpitzerRussell SpitzerReporter
Russell SpitzerRussell SpitzerReviewer
Alex LiuAlex Liu(Deactivated)Components
Fix versions
Priority
Major
Details
Details
Assignee
Russell Spitzer
Russell SpitzerReporter
Russell Spitzer
Russell SpitzerReviewer
Alex Liu
Alex Liu(Deactivated)Components
Fix versions
Priority
Created December 28, 2015 at 10:01 PM
Updated January 15, 2016 at 9:35 PM
Resolved January 15, 2016 at 6:01 PM
Currently you cannot write Longs to VarInts from in DataFrames
https://github.com/datastax/spark-cassandra-connector/blob/master/spark-cassandra-connector/src/main/scala/com/datastax/spark/connector/writer/SqlRowWriter.scala#L28-L31
We can extend this to allow for other numeric types and fail more gracefully if we can't figure out a proper conversion
In addition
Will both improperly deal will nulls