[
https://issues.apache.org/jira/browse/IGNITE-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-7545.
-----------------------------------
> SQL COPY command: implement duplicate handling strategy
> -------------------------------------------------------
>
> Key: IGNITE-7545
> URL: https://issues.apache.org/jira/browse/IGNITE-7545
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.4
> Reporter: Kirill Shirokov
> Priority: Major
>
> The SQL COPY command should have user-configurable policy of handling
> duplicate records:
> {noformat}
> COPY
> ...
> [(REPLACE | IGNORE| ABORT ON [<max-error-number>])) DUPLICATE KEYS]
> {noformat}
> This handling might be not available for some backends (e.g., streamer).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)