You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/02 15:25:27 UTC

[GitHub] [arrow-datafusion] NGA-TRAN opened a new issue #655: Improve performance of SortPreservingMergeExec

NGA-TRAN opened a new issue #655:
URL: https://github.com/apache/arrow-datafusion/issues/655


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   Why doing experience in IOx, we have discovered that `SortPreservingMergeExec` is expensive and very CPU bound. [The issues are fully described here](https://github.com/influxdata/influxdb_iox/issues/1885) 
   
   **Describe the solution you'd like**
   The SortPreservingMergeExec is known the be sub-optimal when it was implemented and at least 3 improvements have been identified inside the code. This ticket is to improve those and further if any.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb commented on issue #655: Improve performance of SortPreservingMergeExec

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #655:
URL: https://github.com/apache/arrow-datafusion/issues/655#issuecomment-873258103


   I believe @e-dard  has plans to look into this ticket


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb closed issue #655: Improve performance of SortPreservingMergeExec

Posted by GitBox <gi...@apache.org>.
alamb closed issue #655:
URL: https://github.com/apache/arrow-datafusion/issues/655


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb closed issue #655: Improve performance of SortPreservingMergeExec

Posted by GitBox <gi...@apache.org>.
alamb closed issue #655:
URL: https://github.com/apache/arrow-datafusion/issues/655


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb closed issue #655: Improve performance of SortPreservingMergeExec

Posted by GitBox <gi...@apache.org>.
alamb closed issue #655:
URL: https://github.com/apache/arrow-datafusion/issues/655


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org