fathollahzadeh opened a new pull request, #1672: URL: https://github.com/apache/systemds/pull/1672
This PR is a new implementation of the GIO (generating readers for custom datasets). In the new implementation, removed all hard-coded implementations for flat datasets and replaced them with code gen. One of the primary goals of GIO is to support single and multi-row representations of tuples in source datasets. This PR is for supporting both of them. An outline of the PR is: It supports Matrix and Frame It supports nested and flat datasets It supports non-standard datasets, i.e., an incomplete number of cols in a CSV file -- 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]
