[ 
https://issues.apache.org/jira/browse/SPARK-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975749#comment-14975749
 ] 

Apache Spark commented on SPARK-11341:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/9292

> Given non-zero ordinal toRow in the encoders of primitive types will cause 
> problem
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-11341
>                 URL: https://issues.apache.org/jira/browse/SPARK-11341
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>
> The toRow in LongEncoder, IntEncoder writes given ordinal of an unsafe row 
> with only one field. Since the ordinal is parametric. If given non-zero 
> ordinal, it will cause problem.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to