Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
Description
V2 of the writer produces schema like:
required INT32 fieldname INTEGER(32, true);
We should support parsing this format, as it maps to logical types.
I'm unsure of what the implications are for fields that don't have a logical type representation, but have a converted type (e.g. INTERVAL). We can try write a V2 file with parquet-cpp and observe the behaviour.
Attachments
Issue Links
- links to