[
https://issues.apache.org/jira/browse/SPARK-23657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464477#comment-16464477
]
Apache Spark commented on SPARK-23657:
--------------------------------------
User 'rdblue' has created a pull request for this issue:
https://github.com/apache/spark/pull/21242
> Document InternalRow and expose it as a stable interface
> --------------------------------------------------------
>
> Key: SPARK-23657
> URL: https://issues.apache.org/jira/browse/SPARK-23657
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.3.0
> Reporter: Ryan Blue
> Priority: Major
>
> The new DataSourceV2 API needs to stabilize the {{InternalRow}} interface so
> that it can be used by new data source implementations. It already exposes
> {{UnsafeRow}} for reads and {{InternalRow}} for writes, and the
> representations are unlikely to change so this is primarily documentation
> work.
> For more discussion, see SPARK-23325.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]