Hyunsik Choi created TAJO-1231:
----------------------------------
Summary: Session Var 'NULL_CHAR' is not stored in table property
Key: TAJO-1231
URL: https://issues.apache.org/jira/browse/TAJO-1231
Project: Tajo
Issue Type: Bug
Components: planner/optimizer
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Fix For: 0.9.1
Tajo provides session variables. Some session variables can affect implicitly
table properties. For example, NULL_CHAR will be applied to table properties in
TEXT based file formats.
But, CTAS does not store such an implicitly applied property to table
properties of tables even though the property is already used for the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)