[
https://issues.apache.org/jira/browse/TAJO-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-1341.
--------------------------------
Resolution: Invalid
Yes, this is an invalid issue. I close it as invalid.
{code}
hyunsik=> select 5.3 % 2.1;
?column?
----------
1.1
{code}
> The result type of modular operation must be integer.
> -----------------------------------------------------
>
> Key: TAJO-1341
> URL: https://issues.apache.org/jira/browse/TAJO-1341
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Assignee: YeonSu Han
> Fix For: 0.11.0
>
>
> The result data type of all modular operations must be integer. But, in the
> current implementation, it can be real data types. We need to fix it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)