Closed GoogleCodeExporter closed 9 years ago
Similar issue reproduced with the following query - this time getting a
different error stack in the logs: NPE instead of RTE (see details below):
for $page_views in dataset page_views
distinct by $page_views.action return $page_views.timespent
};
java.lang.NullPointerException
at edu.uci.ics.asterix.om.typecomputer.impl.NonTaggedCollectionMemberResultType.computeType(NonTaggedCollectionMemberResultType.java:42)
Original comment by ker...@gmail.com
on 18 Mar 2014 at 7:17
Issue is now fixed for both cases mentioned above.
Original comment by ker...@gmail.com
on 17 Nov 2014 at 2:06
Just curious, what does the new message look like ? And, was this fixed in
master ?
Original comment by khfaraaz82
on 17 Nov 2014 at 3:08
Original comment by ker...@gmail.com
on 17 Nov 2014 at 11:00
Issue is now fixed
Original comment by ker...@gmail.com
on 17 Nov 2014 at 11:01
Original issue reported on code.google.com by
ker...@gmail.com
on 12 Mar 2014 at 7:45