-1 We are planing to remove this Include and exclude in local dictionary from carbon session as exposing too many property will confuse user it's better to keep it simple by handle internally. Without exposing new property to user, current code can still handle it by fallback mechanism, so I do not think it's required.
-Regards Kumar Vishal On Thu, Dec 6, 2018 at 4:52 PM xubo245 <[email protected]> wrote: > When user use SDK and want to use LOCAL DICTIONARY, they can't use > LOCAL_DICTIONARY_INCLUDE and LOCAL_DICTIONARY_EXCLUDE because SDK only > support local_dictionary_threshold and local_dictionary_enable. > > So we should support LOCAL_DICTIONARY_INCLUDE and LOCAL_DICTIONARY_EXCLUDE > in SDK, then use can include part of columns or exclude part of columns. > > > > -- > Sent from: > http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/ >
