Hi Anantha,
I think it is better to fix the problem instead of disabling the things. It
is already observed that store size increases proportionally. If my data
has more columns then it will be exponential. Store size directly impacts
the query performance in object store world. It is better to f
Hi Ravi, please find the performance readings below.
On TPCH 10GB data, carbon to carbon insert in on HDFS standalone cluster:
*By disabling adaptive encoding for float and double.*
insert is *more than 10% faster* [before 139 seconds, after this it is 114
seconds] and
*saves 25% memory in TLAB*