What problems we want to solve by making it configurable?
On 2016-09-26 07:36 (+0530), Zhangshunyu <[email protected]> wrote: > Purpose:> > To configure block file size for each table on column level, so that each> > table could has its own blocksize.> > My solution:> > Add a new parameter in table properties, when create a table, the user can> > set it in ddl. Add a parameter in thrift format just like other properties,> > and write this info into thrift file so that this info would not lost when> > cluster is restarted.> > > What's your opinion?> > > > > --> > View this message in context: > http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Discuss-Set-block-size-for-table-on-table-level-tp1472.html> > Sent from the Apache CarbonData Mailing List archive mailing list archive at > Nabble.com.> >
