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

Prepared statements support for Ignite 3

    XMLWordPrintableJSON

Details

    • Epic
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • sql
    • Prepared statements for Ignite 3
    • Docs Required, Release Notes Required

    Description

      Ignite 3 should support prepared statements for SQL. It should bring performance increase for particular cases when user have one query with different parameters. We could get rid of query string parsing for every execution (despite of caching, due to cache could be invalidated and not effective), get rid of exchange of query fragments between a nodes, and any other optimization.
      Prepared statements should be supported as for server and for client, both sides.

       

      This epic contains tasks related to the goal.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jooger Iurii Gerzhedovich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: