avantgardnerio opened a new pull request, #7446:
URL: https://github.com/apache/arrow-datafusion/pull/7446

   ## Which issue does this PR close?
   
   Closes #7191.
   
   ## Rationale for this change
   
   PR #7192 could be faster.
   
   ## What changes are included in this PR?
   
   Convert the `Vec<>` heap into a `RawPointer` one, so that the map never 
needs to be updated. I intend to just close this PR for now, but I wanted it on 
record in case we ever decide to fully optimize this.
   
   ## Are these changes tested?
   
   No
   
   ## Are there any user-facing changes?
   
   No


-- 
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]

Reply via email to