rodigu commented on issue #50378: URL: https://github.com/apache/arrow/issues/50378#issuecomment-4899506568
> In the example you are using `pl.Float64`, is this supposed to be Float16 instead? Also could you share versions of polars, and Arrow. Can you reproduce with PyArrow or is only R? Yes, it was supposed to be Float16, sorry about that. I tested with other float types and those presented no issues. Here are my versions: Python 3.14.6 Polars 1.42.1 R 4.6.1 Arrow 24.0.0 PyArrow does not present the same issue when reading the same parquet file, only the arrow package with R. -- 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]
