suddendust commented on issue #7867:
URL: https://github.com/apache/pinot/issues/7867#issuecomment-1001020152


   @Jackie-Jiang Thinking about the behaviour in the following cases:
   1. `select playerId, * from baseballStats`: We should return the `playerID` 
column once or twice? IMO we should return this twice as that is what the user 
has asked for.
   2. What about default virtual colums? They shouldn't be returned (like how 
doing `select *` right now doesn't return the virtual columns).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to