Paulo-Mansano opened a new pull request, #2282: URL: https://github.com/apache/systemds/pull/2282
New classes: ColumnEncoderRagged, TransformDummySeparatedTest, TransformRaggedTest. Modified: TfUtils, ColumnEncoder, EncoderFactory, TransformCustomTest ## What changes were proposed? - Added `ColumnEncoderRagged` in order to implement ragged array encoding. - Added tests: `TransformDummySeparatedTest`, `TransformRaggedTest`. - Modified `TfUtils`, `ColumnEncoder`, `EncoderFactory` just to add RAGGED as a encoding method. ## How was this tested? - Local tests not passed, still looking to make everything work. ## Related Issues - Still looking for the solutions and running tests to understand where are the problems. -- 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-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org