On Tue, Aug 11, 2009 at 12:17:14PM +0100, Guido Trotter wrote: > > During a query execution we currently verify whether we have that query > supported in our dispatch table. Since it's an error not to have it > anyway, we move this verification to the class creation, erroring out > early if such a problem exists. > > Signed-off-by: Guido Trotter <ultrot...@google.com>
LGTM.