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

Support queries for GridClientData

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.9
    • 2.1
    • clients, sql
    • None

    Description

      Now a query is executed via client compute API. Creates the task, task creates a job, job executes SQL query then results are reduced by task and sent to a client as a task results.

      Implementation plan:

      • Add the method ClientCursor GridClientData.query(String, Object.. args);
      • Add the client messages to execute query and results paging to the org.apache.ignite.internal.processors.rest.client.message;
      • Implement query protocol at the GridClientNioTcpConnection.

      Attachments

        Issue Links

          Activity

            People

              tledkov-gridgain Taras Ledkov
              tledkov-gridgain Taras Ledkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: