[ 
https://issues.apache.org/jira/browse/TAJO-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on TAJO-43 stopped by Jihoon Son.

> Fixed-length string type support
> --------------------------------
>
>                 Key: TAJO-43
>                 URL: https://issues.apache.org/jira/browse/TAJO-43
>             Project: Tajo
>          Issue Type: Task
>          Components: storage
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>
> Currently, Tajo supports only the variable length string (VARCHAR in 
> databases). This increases the file size and scan overheads.
> This issue includes the following sub-tasks.
> * Implement a datum class for fixed-length string.
> * Add an interface for retrieving lengths of types to the Schema class.
> * Add handling codes for fixed-length string to Appender and Scanner classes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to