jorisvandenbossche commented on pull request #11466: URL: https://github.com/apache/arrow/pull/11466#issuecomment-965228356
We have this line in the scanner code in C++: https://github.com/apache/arrow/blob/575a4376bb02ba79327eaa61b024f4db9b4a7248/cpp/src/arrow/dataset/scanner_internal.h#L214 which is what I ran into when naively trying to call this in Python (after adding a python binding for creating a nested FieldRef). -- 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]
