[ 
https://issues.apache.org/jira/browse/IGNITE-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Sapego updated IGNITE-19968:
---------------------------------
    Epic Link: IGNITE-20815  (was: IGNITE-19251)

> ODBC 3.0 Performance: Avoid storing row values in primitive, read them 
> directly from binary tuple
> -------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-19968
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19968
>             Project: Ignite
>          Issue Type: Improvement
>          Components: odbc
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: ignite-3, perfomance
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to