Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4788

Automatically apply the bulk-insert optimization when the size of the source stream warrants it.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • SQL, Store
    • Normal
    • Performance

    Description

      Bulk-insert is a technique which allows Derby to avoid logging rows when the target table starts out empty. Right now only the import procedures use this technique. Users would see a performance boost if Derby automatically applied this technique whenever a large number of rows were inserted into an empty table. Extensive discussion of the issues can be found on the following derby-dev email threads:

      "bulk insert"
      "is there some way to support bulk insert without new syntax, in a zero admin way?"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhillegas Richard N. Hillegas
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: