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/10/31 11:42:47 UTC

[GitHub] [systemds] Baunsgaard opened a new pull request, #1716: [SYSTEMDS-3421] Adds missing read/writeExternal to ColumnEncoderUDF.

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

   The read/writeExternal functions for ColumnEncoderUDF where missing. This also adds the necessary switch case in the EncoderFactory and a test that currently does nothing.
   
   Closes #1681


-- 
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] Baunsgaard commented on pull request #1716: [SYSTEMDS-3421] Adds missing read/writeExternal to ColumnEncoderUDF.

Posted by "Baunsgaard (via GitHub)" <gi...@apache.org>.
Baunsgaard commented on PR #1716:
URL: https://github.com/apache/systemds/pull/1716#issuecomment-1426218686

   This needs some work. So will not be part of the release


-- 
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] j143 commented on pull request #1716: [SYSTEMDS-3421] Adds missing read/writeExternal to ColumnEncoderUDF.

Posted by "j143 (via GitHub)" <gi...@apache.org>.
j143 commented on PR #1716:
URL: https://github.com/apache/systemds/pull/1716#issuecomment-1426014318

   Hi @Baunsgaard , This feature is good to go?


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