[jira] [Created] (IGNITE-8507) SQL: Print a warning if SQL index inline size is not sufficient

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8507) SQL: Print a warning if SQL index inline size is not sufficient

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-8507:
---------------------------------------

             Summary: SQL: Print a warning if SQL index inline size is not sufficient
                 Key: IGNITE-8507
                 URL: https://issues.apache.org/jira/browse/IGNITE-8507
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
             Fix For: 2.6


"Inline size" is very important optimization. When not used secondary index lookup may become extraordinary slow.
Let's print a warning when certain indexes cannot hold their values in index pages, so that user can adjust index configuration accordingly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)