Hello,

Does anyone have an example of how to write a logical type (e.g.
Decimal(6,4)) to Parquet using pyarrow? The built in pyarrow types for
defining a Schema do not include most logical types and I can't find
anything in the pyarrow parquet API to further annotate the columns. Is
there an approach for this?

Thank you,
Brian

Reply via email to