Thanks Thomas, it's working fine in 1.4.188 now. Regards, Prabhu R C
On Wednesday, July 29, 2015 at 11:35:30 PM UTC+5:30, Thomas Mueller wrote: > > Hi, > > In version 1.4.186, "order by" was broken in some cases due to the change > "Make the planner use indexes for sorting when doing a GROUP BY". > > There is a good chance that this is what your are seeing. > > This should be fixed in the trunk now (the change was reverted). You could > test this with the nightly build: > http://www.h2database.com/automated/h2-latest.jar > > Regards, > Thomas > > > On Wed, Jul 29, 2015 at 12:42 PM, Noel Grandin <[email protected]> > wrote: > >> >> >> On 2015-07-29 11:04 AM, prabhu RC wrote: >> >>> Recently I upgraded the jar version from 1.3.176 to 1.4.187. Post that >>> order by desc is not working for timestamp. >>> >> >> If you have a standalone test case, we can look at this, but as far as we >> know it is working. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
