Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Force encoding type for given column

avatar
Rising Star

Hi dear experts!

 

i have interest of possobility to force encode for given column:

https://github.com/Parquet/parquet-format/blob/master/Encodings.md

 

is it possible and is it supported?

 

thank you in adavance!

1 ACCEPTED SOLUTION

avatar

Hi fil,

 

I'm afraid there is no way to force the encoding for a particular column.

It is questionable whether you'd get any significant benefits from a manual choice.

 

Alex

View solution in original post

2 REPLIES 2

avatar

Hi fil,

 

I'm afraid there is no way to force the encoding for a particular column.

It is questionable whether you'd get any significant benefits from a manual choice.

 

Alex

avatar
Rising Star
thanks, Alex