Hi, Since we use delta compression for measure types in carbondata , it stores the data with least datatype as per the values in blocklet. So it does not matter whether we store INT or BIGINT in carbondata files, it always use least datatype to store.
Regards, Ravi On 4 December 2016 at 13:28, Sea <[email protected]> wrote: > Hi, all: > I find that INT is is stored like BIGINT? Why? -- Thanks & Regards, Ravi
