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

Optimize DML for fast INSERT and MERGE

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8
    • 2.4
    • sql

    Description

      It's possible to avoid any SQL querying and map some INSERT and MERGE statements to cache operations in a way similar to that of UPDATE and DELETE - i.e. don't make queries when there are no expressions to evaluate in the query and enhance update plans to perform direct cache operations when INSERT and MERGE affect columns _key and _val only.

      Attachments

        Issue Links

          Activity

            People

              al.psc Alexander Paschenko
              al.psc Alexander Paschenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: