Sergi, this seems like a reasonable fix. Is it hard to do? D.
On Mon, Oct 19, 2015 at 9:19 PM, Alexey Kuznetsov <[email protected]> wrote: > Igniters, > > I found that I cannot have asc and desc index on same field (exception will > be thrown). > This happen because we give index name as field name without > Asc/Desc/UUID/global_Id suffix. > > All databases allow to have asc and desc index on same field. We could > easily support this in Ignite too. > > Thoughts? > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com >
