[
https://issues.apache.org/jira/browse/TAJO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jihoon Son updated TAJO-554:
----------------------------
Attachment: TAJO-554.patch
I created a review request on RB.
https://reviews.apache.org/r/17642/
> 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
> Assignee: Jihoon Son
> Attachments: TAJO-554.patch
>
>
> 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)