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

ODBC 3.0 Performance: Avoid storing row values in primitive, read them directly from binary tuple

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • odbc

    Description

      Currently, on fetch ODBC driver first reads row from result set into a vector of primitives (including columns that are not bound to any buffers) and then put them into buffers. Avoid this, read only needed columns when required and store them directly in buffer.

      Attachments

        Activity

          People

            isapego Igor Sapego
            isapego Igor Sapego
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: