You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Jialin Qiao <qj...@mails.tsinghua.edu.cn> on 2020/09/03 13:36:39 UTC

Re: Support case sensitive storageGroupName

Hi,

> (2) change the file directory name to {storageGroupName}-{hash}

This could work for more scenarios. We could let users define whether the path is case sensitive.

Thanks,
--
Jialin Qiao
School of Software, Tsinghua University

乔嘉林
清华大学 软件学院

> -----原始邮件-----
> 发件人: 445073309 <su...@foxmail.com>
> 发送时间: 2020-08-30 19:24:23 (星期日)
> 收件人: dev <de...@iotdb.apache.org>
> 抄送: 
> 主题: Support case sensitive storageGroupName
> 
> Hi,
> 
> 
> I find a problem that our storage group is case sensitive, but the file directory is not case sensitive.
> So I think we should modify our design by one of the following ways.
> (1) make storage group not case sensitive
> (2) change the file directory name to {storageGroupName}-{hash}
> 
> 
> Do you have any other ideas?
> 
> 
> Thanks
> ---
> Lingzhe Zhang
> School of Software, Tsinghua University
> 
> 张凌哲
> 清华大学 软件学院

Re: Support case sensitive storageGroupName

Posted by Xiangwei Wei <wx...@gmail.com>.
Hi,

 > let users define whether the path is case sensitive.

+1 for that.

Jialin Qiao <qj...@mails.tsinghua.edu.cn> 于2020年9月3日周四 下午9:36写道:

> Hi,
>
> > (2) change the file directory name to {storageGroupName}-{hash}
>
> This could work for more scenarios. We could let users define whether the
> path is case sensitive.
>
> Thanks,
> --
> Jialin Qiao
> School of Software, Tsinghua University
>
> 乔嘉林
> 清华大学 软件学院
>
> > -----原始邮件-----
> > 发件人: 445073309 <su...@foxmail.com>
> > 发送时间: 2020-08-30 19:24:23 (星期日)
> > 收件人: dev <de...@iotdb.apache.org>
> > 抄送:
> > 主题: Support case sensitive storageGroupName
> >
> > Hi,
> >
> >
> > I find a problem that our storage group is case sensitive, but the file
> directory is not case sensitive.
> > So I think we should modify our design by one of the following ways.
> > (1) make storage group not case sensitive
> > (2) change the file directory name to {storageGroupName}-{hash}
> >
> >
> > Do you have any other ideas?
> >
> >
> > Thanks
> > ---
> > Lingzhe Zhang
> > School of Software, Tsinghua University
> >
> > 张凌哲
> > 清华大学 软件学院
>


-- 
Best,
Xiangwei Wei