one of the differences between query() and big_query() is that the latter returns an object while the former does not.
it appears to me that sometimes the object interface is wanted even though a normal query would suffice.
i surely would not want to rewrite my apps just because the big_query() interface is not supported. how the actual querying is done is secondary.
greetings, martin.