hi, I have a model with enum field. I insert the model to the ignite cache and the enum field is inserted but when I persist the cache using cassandra database, in the cassandra table the enum field is ignored.
how can I solve this problem? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/apache-ignite-cassandra-persistentStore-for-enum-fields-tp14873.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
