Wenchen Fan created SPARK-12589:
-----------------------------------

             Summary: result row size is wrong in UnsafeRowParquetRecordReader
                 Key: SPARK-12589
                 URL: https://issues.apache.org/jira/browse/SPARK-12589
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Wenchen Fan


When we write rows in UnsafeRowParquetRecordReader, we call `row.pointTo` at 
first, which assigns a wrong row size. We should reset the row size after 
writing all columns.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to