Would blocklet division and distribution not help to solve this scenario?
On 2016-09-28 12:36 (+0530), Zhangshunyu <[email protected]> wrote: > For each table, we can set block size consider the data.size, this is because> > that when execute query, each task will get one block to process one time,> > when the blocks num < parallelism, set a reasonable block size would get> > most suitable block num, to make the best of parallelism.> > > > > > --> > View this message in context: > http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Discuss-Set-block-size-for-table-on-table-level-tp1472p1538.html> > Sent from the Apache CarbonData Mailing List archive mailing list archive at > Nabble.com.> >
