You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/04/25 20:19:22 UTC

[GitHub] [systemds] phaniarnab opened a new pull request, #1597: [SYSTEMDS-3359] Sample-based recode map size estimation

phaniarnab opened a new pull request, #1597:
URL: https://github.com/apache/systemds/pull/1597

   This patch improves the transformencode optimizer by adding
   a sample-based estimation of the recode/partial recode map sizes.
   We fallback to full column recode build tasks if the partial
   maps do not fit in the memory. Future commits will fine tune
   the task graph with 1) column-specific build blocks counts
   and 2) serialized column-build tasks -- both based on the
   memory estimates.


-- 
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: dev-unsubscribe@systemds.apache.org

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


[GitHub] [systemds] phaniarnab closed pull request #1597: [SYSTEMDS-3359] Sample-based recode map size estimation

Posted by GitBox <gi...@apache.org>.
phaniarnab closed pull request #1597: [SYSTEMDS-3359] Sample-based recode map size estimation
URL: https://github.com/apache/systemds/pull/1597


-- 
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: dev-unsubscribe@systemds.apache.org

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