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

   This PR contains a new value type for frames called HASH64, this column type 
can contains hashes of 8 characters in hex format. It behaves internally as if 
it is a string column, but allocate a single long value per cell. 
   This reduce the allocation of columns with hash values from 40+ byte per 
value to 8 byte.


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

Reply via email to