Baunsgaard opened a new pull request, #1763: URL: https://github.com/apache/systemds/pull/1763
This PR add a new type of array that allows the primitive types of arrays to contain null values by allocating a BitSet along with the primitive array, to indicate where nulls are placed. The cost of this ends up at 1 bit extra per value in the column. -- 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]
