Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-3160

Writing with blocksize does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemDS 2.2
    • None
    • None

    Description

      according to our documentation we can write with a specific block size:

      write(X, "test/generated.data", format="binary", rows_in_block =16000, cols_in_block = 16000)

      The writing goes through without a problem, but afterwards it is not possible to read the file.

      also when writing you can set the cols_in_block to anything, and it does not effect the output.

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            baunsgaard Sebastian Baunsgaard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: