nevi-me commented on pull request #6770: URL: https://github.com/apache/arrow/pull/6770#issuecomment-699254549
This has sadly fallen behind significantly from the main branch. I've spent a few hours trying to rebase, but because it looks like the PR contained changes for the below, it's a bit difficult to follow. * `filter` kernel for lists * `contains` kernel (also can't tell if it was introduced then removed in subsequent commits, but looks like that) * the parquet list reader I got as far as getting everything except the filter kernel working, but I suspect I'll be spending a few more hours dealing with merge conflicts; so I'm throwing in the towel for now. I'll try a different strategy of reimplementing the parquet changes on the main branch separately. @yordan-pavlov would you have capacity to help with filter kernels for lists? We would use @mcassels work, but convert it to use the `FilterContext` that you introduced (IIRC). ---------------------------------------------------------------- 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]
