KirillLykov opened a new pull request #8461: URL: https://github.com/apache/arrow/pull/8461
This PR is to enable running queries on top of filtered data in python. For that, I extended Cython wrapper and added a unit test which is the same as a test in cpp module https://github.com/apache/arrow/blob/c5fa23ea0e15abe47b35524fa6a79c7b8c160fa0/cpp/src/gandiva/tests/filter_project_test.cc#L208 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
