Re: Distributed SQL joins affinity key configuration

2015-10-12 Thread Dmitriy Setrakyan
I thought that there is a way to specify affinity keys in XML configuration as well. Am I wrong? On Mon, Oct 12, 2015 at 1:44 PM, Sergi Vladykin wrote: > Guys, > > I'm about to finish distributed SQL joins feature for Ignite and we need to > decide > what to do with configuration because current

Distributed SQL joins affinity key configuration

2015-10-12 Thread Sergi Vladykin
Guys, I'm about to finish distributed SQL joins feature for Ignite and we need to decide what to do with configuration because currently I don't see how to change it and not to brake backward compatibility. Currently we declare SQL schema for cache using indexedTypes with annotations or CacheType