You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2013/05/10 03:32:13 UTC

[jira] [Work stopped] (TAJO-43) Fixed-length string type support

     [ 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