Login  Register

Getting Different Encoding in timestamp and date datatype.

Posted by Jatin Demla on Mar 21, 2018; 3:47pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Getting-Different-Encoding-in-timestamp-and-date-datatype-tp42793.html

Hi,

while analyzing an issue related to filter query on timestamp(or Date)
column,
I found that, in case of Timestamp datatype, the encoding list is having
only INVERTED_INDEX encoding and in case of Date datatype the encoding list
contains DIRECT_DICTIONARY, DICTIONARY and INVERTED_INDEX.

Is it correct to have different encoding list for date and timestamp
datatype?
--
Thanks & Regards
Jatin