According to the document https://apacheignite.readme.io/docs/expiry-policies, the expiry polices have to be setup in the CacheConfiguration. In the old RDD api, I can pass the CacheConfiguration to get a Ignite rdd with expiry polices. But in the Dataframe API, I don't see the expiry settings exists in the IgniteDataFrameSettings.
So my question is how to set Expiry Policies when using Dataframe API to save data to Ignite? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
