[ 
https://issues.apache.org/jira/browse/BLUR-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672199#comment-13672199
 ] 

Gagan Deep Juneja commented on BLUR-110:
----------------------------------------

I have listed below validations if any thing is left then please let me know.

1. Family name and Column name : TransactionRecorder.convert
2. Table Name : TableAdmin.createTable()
3. Shard Name : ShardContext.create()

Shouldn't we allow user to define regular expression as blur property to 
validate these names, by default we can set value to be "^[a-zA-Z0-9\\_\\-]+$". 
What you say?

Regards,
Gagan
                
> Check all names of table, column names, etc. in the thrift service as well as 
> the map reduce api
> ------------------------------------------------------------------------------------------------
>
>                 Key: BLUR-110
>                 URL: https://issues.apache.org/jira/browse/BLUR-110
>             Project: Apache Blur
>          Issue Type: Bug
>    Affects Versions: 0.1.5
>            Reporter: Aaron McCurry
>             Fix For: 0.1.5
>
>
> I think that we should allow [A-Za-z0-9_-] in the names of things in Blur.  
> Any other letters at this point?  I would be ok with UTF-8 letters just not 
> special characters, but it's kind of hard to know what is not a special in 
> other character sets.  So I was thinking we can start with the simplest check.

--
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