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

SQL: add "inlineSize" to QuerySqlField annotation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.3
    • sql

    Description

      "inlineSize" is very important optimization allowing to avoid excessive data page reads when using index. However, it can only be set through QueryEntity -> QueryIndex chain, and cannot be set through @QuerySqlField annotation.

      Let's fix that and add int indexInlineSize parameter to that annotation.

      Attachments

        Issue Links

          Activity

            People

              tledkov-gridgain Taras Ledkov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: