Hyunsik Choi created TAJO-797:
---------------------------------
Summary: Implicit type conversion support
Key: TAJO-797
URL: https://issues.apache.org/jira/browse/TAJO-797
Project: Tajo
Issue Type: Improvement
Affects Versions: 0.8.0
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Fix For: 0.9.0
Arithmetic and logical operations between different operands are usual in SQL
queries. Function invocations with parameters which are different to the
parameters of function definition are also usual. Implicit type conversion
should occur in such cases.
Currently, however, Tajo does not support implicit type conversion. We should
implement this feature.
--
This message was sent by Atlassian JIRA
(v6.2#6252)