amoeba commented on issue #44309: URL: https://github.com/apache/arrow/issues/44309#issuecomment-2405723456
This reminds me of https://github.com/apache/arrow/issues/38724. Doing something different than what's currently done will require some work and may impact Arrow C++ and PyArrow. At a minimum, I bet we could improve this error message, ``` # Error in compute.arrow_dplyr_query(x) : ℹ In index: 2. # Caused by error in `x$Equals()`: # ! attempt to apply non-function ``` -- 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]
