Hi Guilherme,

Now Ignite Cassandra store has hard mappings from java to Cassandra types:
org.apache.ignite.cache.store.cassandra.common.PropertyMappingHelper#JAVA_TO_CASSANDRA_MAPPING

If type is not in this map - it will be serialized. LocalDateTime is not
there for compatibility reasons, and no way to bypass it for now. I will
open a ticket for this feature.

Thanks!
-Dmitry.





--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/LocalDateTime-field-being-ignored-on-Cassandra-write-through-tp11986p12031.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to