llama90 commented on PR #39192: URL: https://github.com/apache/arrow/pull/39192#issuecomment-1925305107
Could you help me identify any broken workflows related to Python? I searched the codebase for `CastTo`, but couldn't find it in the Python parts. I'm puzzled as to why the workflow error mentions `CastTo`. - https://github.com/apache/arrow/actions/runs/7765982118/job/21181283847?pr=39192 - `pyarrow_cython_example.cpp:8782:46: error: 'using element_type = std::remove_extent<arrow::Scalar>::type' {aka 'struct arrow::Scalar'} has no member named 'CastTo'; did you mean 'cast'?` cc @AlenkaF @jorisvandenbossche -- 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]
