lesam opened a new issue, #714: URL: https://github.com/apache/arrow-go/issues/714
### Describe the enhancement requested A RecordBatch cannot have a 'filter' or 'take' selection applied if it contains a dictionary encoded array. The filter can be basic- just filter on the index column of the dictionary and shallow-copy the dictionary itself. I'm happy to have a try at sending a PR. ### Component(s) Other -- 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]
