pacman82 commented on issue #2984: URL: https://github.com/apache/arrow-rs/issues/2984#issuecomment-1302308902
@tustvold Would you prefer I would open a new bug ticket for this and leaving this one closed? My initial assumption that it is not set in the parquet metadata is falsified by the test you have written. Still the converted type does not show up in the written file, at least according to `parquet-tools`. Could it be that the `parquet` crate is inferring the `converted-type` from the logic type then reading the file, but of course an older reader relying on the converted type being actually written in the file could not do that? Just a guess on my side. -- 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]
