jorgecarleitao opened a new pull request #8743: URL: https://github.com/apache/arrow/pull/8743
This PR adds support to the left join in DataFusion. The PR is divided in two: * the first commit extends `MutableDataArray` with an API to allow itself be extended by null values. * the second commit uses this new API to add enable left joins in DataFusion ---------------------------------------------------------------- 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]
