ITADN

BUG: read_dataframe with use_arrow and columns gives errors in some cases

#611Closedtheroggy 创建于 2025-11-26
bug
T
theroggycommented
When using `read_dataframe` with `use_arrow=True` on a file containing list-type or datetime columns and (on of) the list-type or datetime column is not specified in `columns`, an error occurs.
关闭于 2025-11-28 0 条评论