Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7545

SQL COPY command: implement duplicate handling strategy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.4
    • None
    • sql
    • None

    Description

      The SQL COPY command should have user-configurable policy of handling duplicate records:

      COPY
          ...
           [(REPLACE | IGNORE| ABORT ON [<max-error-number>])) DUPLICATE KEYS]
      

      This handling might be not available for some backends (e.g., streamer).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kirill.shirokov Kirill Shirokov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: