so, if you need to do both, ascending and descending order. I would need to do 2 writes for each record going in... that might not be possible in our situation.
On Mon, Jun 30, 2014 at 12:26 PM, Corey Nolet <[email protected]> wrote: > Andrew, > > Our recommendation on this has typically been to reverse the sort order of > the keys on ingest. > > > On Mon, Jun 30, 2014 at 12:24 PM, Andrew Wells <[email protected]> > wrote: > >> Are there currently any good practices on doing this? >> >> Especially when a rowId has a large number of Keys. >> >> -- >> *Andrew George Wells* >> *Software Engineer* >> *[email protected] <[email protected]>* >> >> > -- *Andrew George Wells* *Software Engineer* *[email protected] <[email protected]>*
