droher commented on issue #33605: URL: https://github.com/apache/arrow/issues/33605#issuecomment-1379326343
I checked duckdb's source code, and while they generally have a pretty tight integration with Arrow, it looks like they don't rely on Arrow for reading Parquet files: https://github.com/duckdb/duckdb/blob/master/extension/parquet/column_reader.cpp So it seems likely that this issue is on duckdb's end - I will follow up with them. -- 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]
