You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/14 14:51:00 UTC

[jira] [Closed] (IGNITE-7544) SQL COPY command: implement statistics gathering and error reporting

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

Vladimir Ozerov closed IGNITE-7544.
-----------------------------------

> SQL COPY command: implement statistics gathering and error reporting
> --------------------------------------------------------------------
>
>                 Key: IGNITE-7544
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7544
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 2.4
>            Reporter: Kirill Shirokov
>            Priority: Major
>
> In the COPY command we might be interested in how many rows:
> * have been added
> * have been updated
> * have been skipped
> * had errors
> The numbers above can be reported as a row with corresponding columns. Errors can be reported as a cursor with appropriate rows.



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