Hi,

i need to store Timestamp and Decimal datatype in ORC file. i declared them
as Date and BigDecimal in java but when i save them in ORC file, they are
storing as Struct type. i dont want to use Struct type.

can you please help on what data type i need to choose in Java. i am kind
of stuck on this.

Thanks,
Praveen

Reply via email to