You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Kasper Sørensen (JIRA)" <ji...@apache.org> on 2015/11/10 11:48:10 UTC

[jira] [Resolved] (METAMODEL-205) Excel: Validate table name before creating sheet

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

Kasper Sørensen resolved METAMODEL-205.
---------------------------------------
       Resolution: Fixed
         Assignee: Sai Krishna Kishore Beathanabhotla
    Fix Version/s: 4.4.2

https://reviews.apache.org/r/40074/

> Excel: Validate table name before creating sheet
> ------------------------------------------------
>
>                 Key: METAMODEL-205
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-205
>             Project: Apache MetaModel
>          Issue Type: Improvement
>            Reporter: Kasper Sørensen
>            Assignee: Sai Krishna Kishore Beathanabhotla
>              Labels: starter
>             Fix For: 4.4.2
>
>
> In the DataCleaner project we've noticed that creating an Excel "table" (sheet) is not always done in the way we imagine. There are certain characters that are illegal and the length of the sheet should not go beyond 31 characters. But nevertheless POI will silently convert the table name into a valid name. The issue with that is that it gives a MetaModel user a feeling that the table was created as he imagined it but actually another table was created. I think we should rather then throw an exception just like any typical database would.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)