Ryan Blue created SPARK-23657:
---------------------------------

             Summary: 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
             Fix For: 2.4.0


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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to