Our data set is quite large, most time it is greater than 1 million. If we use integer or fixed_length, How can I determine the value for it?
Thanks On Sun, Aug 7, 2016 at 8:27 PM, ShaoFeng Shi <[email protected]> wrote: > In most cases, you can use "dict" encoding; it can support cardinality up > to 1 million; If you have UHC case, then other encoding like "integer" and > "fixed_length" can be an alternative method. > > 2016-08-06 5:06 GMT+08:00 Yichao Xue <[email protected]>: > >> Hi, >> >> I am quite new to Kylin. I met some issues when select rowkey encoding. >> How can I select the right encoding for different data types? Anyone can >> give some help? >> >> Thanks >> -- >> Yichao Xue >> Software Engineer >> >> [email protected] >> www.hbisolutions.com >> >> >> >> >> > > > -- > Best regards, > > Shaofeng Shi > > -- Yichao Xue Software Engineer [email protected] www.hbisolutions.com
