On Sun, Oct 4, 2015 at 2:31 PM, Jacques Nadeau <[email protected]> wrote:
> On the case of the aliases, I'd actually argue that in Drill, "select t.* > as x from t" would ideally return a single column x which has a projection > of all columns of the table t. I don't like that syntax, because * is now no longer like globbing.
