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

Apache Spark commented on SPARK-33998:
--------------------------------------

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

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

Reply via email to