You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peter Toth (JIRA)" <ji...@apache.org> on 2019/06/24 15:44:00 UTC

[jira] [Updated] (SPARK-28147) Support RETURNING cause

     [ https://issues.apache.org/jira/browse/SPARK-28147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Toth updated SPARK-28147:
-------------------------------
    Description: 
PostgreSQL supports RETURNING cause on INSERT/UPDATE/DELETE statements to return date from the modified rows.

[https://www.postgresql.org/docs/9.5/dml-returning.html]

  was:
PostgreSQL supports RETURNING cause on INSERT/UPDATE/DELETE statements to return the modified rows.

[https://www.postgresql.org/docs/9.5/dml-returning.html]


> Support RETURNING cause
> -----------------------
>
>                 Key: SPARK-28147
>                 URL: https://issues.apache.org/jira/browse/SPARK-28147
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Peter Toth
>            Priority: Major
>
> PostgreSQL supports RETURNING cause on INSERT/UPDATE/DELETE statements to return date from the modified rows.
> [https://www.postgresql.org/docs/9.5/dml-returning.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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