hungcs commented on issue #14025: URL: https://github.com/apache/arrow/issues/14025#issuecomment-1235139102
thanks @AlenkaF! Do you know if there's a performance hit when calling `pa.table(df)` on a dask dataframe? Do all the rows need to be read for type inference? (This may be what `df.to_parquet()` does implicitly, in which case there we would be doing the same work anyways, but I'm not familiar enough with this path) -- 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]
