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

One each deleted or updated from a heap row a new RowPosition object is created.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.2.1.6
    • 10.3.1.4
    • Store
    • None
    • Performance

    Description

      See the new RowPosition in GenericConglomerateController.delete and replace. The fetch methods also have new RowPosition calls but in general these calls are not made for scans.

      Can a single RowPosition object be re-used across the life of the query?

      In general Derby should try to avoid creating objects per row in any statement as the gc overhead when operating on a large number of rows can be high.

      Attachments

        Activity

          People

            mikem Mike Matrigali
            djd Daniel John Debrunner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: