Re: [Proposal] Support of LIST partition

2021-02-22 Thread ling miao
Hi JianLiang, Thank you for your proposal, I think this function is still necessary for some large dimension tables. This means that data that is not generated according to time can also be partitioned. Of course, since this is a change to metadata, all loads, queries, and other DDL operations ma

Question about buckets of Doris

2021-02-22 Thread Zhang,Linfeng
Hi, > Question: Excuse me, I have another question to ask. Does Doris have the function of sub table ? I didn't find an introduction to Doris's sub table function. IF not, What I want to know is can Doris bucket redefine the table structure ? Suppose that a table of ES has two sub tables corre

Re: [Proposal] Support of LIST partition

2021-02-22 Thread ye qi
Hi, Ling Miao. Thanks for your advice. I'll think about it and get back to you. Jianliang Qi On Mon, Feb 22, 2021 at 5:31 PM ling miao wrote: > Hi JianLiang, > > Thank you for your proposal, I think this function is still necessary for > some large dimension tables. > This means that data that

Re: Question about buckets of Doris

2021-02-22 Thread ling miao
Hi LinFeng, Doris does not support the concept of sub-tables. A table can only have one table structure at a time. But what I am more puzzled is, under what circumstances will the concept of sub-tables be used in business requirements. Does it mean that ES supports one table but has two different

Re: [Proposal] Support of LIST partition

2021-02-22 Thread ling miao
Hi JianLiang, Looking forward to your detailed design and PR. Ling Miao ye qi 于2021年2月22日周一 下午7:25写道: > Hi, Ling Miao. > > Thanks for your advice. > I'll think about it and get back to you. > > Jianliang Qi > > On Mon, Feb 22, 2021 at 5:31 PM ling miao wrote: > >> Hi JianLiang, >> >> Thank yo