16pierre commented on issue #22661: URL: https://github.com/apache/arrow/issues/22661#issuecomment-2549053614
Did you also add support for dictionary encoding on the read-path here ? As far as I can tell, my Parquet reads weren't dictionary-encoded for fixed-sized binaries `IsDictionaryReadSupported` doesn't seem to support all array types: https://github.com/apache/arrow/blob/a6fe59592c643d591ee719041dd2b5d8b9ada7d6/cpp/src/parquet/arrow/schema.cc#L476-L479 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
