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

Reply via email to