Hyunsik Choi created TAJO-554:
---------------------------------

             Summary: LogicalPlanner should allow additional expressions with 
asterisk in select list
                 Key: TAJO-554
                 URL: https://issues.apache.org/jira/browse/TAJO-554
             Project: Tajo
          Issue Type: Bug
          Components: planner/optimizer
            Reporter: Hyunsik Choi


See the title. LogicalPlanner should allow the following case.
{code}
SELECT *, col1 + 10, col2 FROM ...
{code}




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to