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

Allow 'multiple statements' in thin JDBC streaming mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • jdbc
    • None

    Description

      We need to update thin JDBC protocol to let user run multiple statements via Statement.execute(String) when connection is in streamed mode. Currently in streaming mode the server always receives all SQL in batches andĀ its batch processing logic does not allow multiple statements altogether. If we're able to recognize initial nature of the statement, we'll be able to act appropriately, and for this to be possible additional information must be passed with each query in the batch.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              al.psc Alexander Paschenko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: