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

Binary frame write loses column names

    XMLWordPrintableJSON

Details

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

    Description

      Reading a frame after binary write causes transform apply issues, if the spec refers to column names because the column names are lost during write/read.

      Caused by: org.apache.sysds.runtime.DMLRuntimeException: Column name not found in meta data: zipcode (meta: [C1, C2, C3, C4, C5, C6, C7, C8, C9])
      	at org.apache.sysds.runtime.transform.encode.EncoderFactory.createEncoder(EncoderFactory.java:159)
      	... 11 more
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: