You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Terry Kim (Jira)" <ji...@apache.org> on 2021/01/05 00:56:00 UTC

[jira] [Created] (SPARK-33998) Refactor v2CommandExec to provide an API to create an InternalRow

Terry Kim created SPARK-33998:
---------------------------------

             Summary: Refactor v2CommandExec to provide an API to create an InternalRow
                 Key: SPARK-33998
                 URL: https://issues.apache.org/jira/browse/SPARK-33998
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Terry Kim


There are many v2 commands such as "SHOW TABLES", "DESCRIBE TABLE", etc. that require creating InternalRow. Creating InternalRow can be refactored into v2CommandExec to remove duplicate code to create serializer, etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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