You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2019/11/04 23:39:00 UTC

[jira] [Commented] (SPARK-21548) Support insert into serial columns of table

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

Takeshi Yamamuro commented on SPARK-21548:
------------------------------------------

I'll close this as duplicate, then we'll move discussions to SPARK-20845.

> Support insert into serial columns of table
> -------------------------------------------
>
>                 Key: SPARK-21548
>                 URL: https://issues.apache.org/jira/browse/SPARK-21548
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: LvDongrong
>            Priority: Major
>
> When we use the 'insert into ...' statement we can only insert all the columns into table.But int some cases,our table has many columns and we are only interest in some of them.So we want to support the statement "insert into table tbl (column1, column2,...) values (value1, value2, value3,...)".



--
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