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

JDBC drivers should support distributed joins flag

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7
    • None
    • None

    Description

      SqlFieldsQuery now supports distributed joins that should be switched on using setDistributedJoins(true) method. JDBC drivers should also provide support this future using connection string parameters.

      Attachments

        Activity

          agura Andrey N. Gura added a comment -

          Added support of distributedJoins flag to Ignite client node based JDBC driver. See PR https://github.com/apache/ignite/pull/889

          Old driver is deprecated and does not support any SqlFieldsQuery properties.

          agura Andrey N. Gura added a comment - Added support of distributedJoins flag to Ignite client node based JDBC driver. See PR https://github.com/apache/ignite/pull/889 Old driver is deprecated and does not support any SqlFieldsQuery properties.
          sboikov Semen Boikov added a comment - - edited

          Reviewed, looks good, but it seems new test is not added in any suite.

          sboikov Semen Boikov added a comment - - edited Reviewed, looks good, but it seems new test is not added in any suite.
          agura Andrey N. Gura added a comment -

          Fixed.

          agura Andrey N. Gura added a comment - Fixed.
          agura Andrey N. Gura added a comment -

          Merged into master branch.

          agura Andrey N. Gura added a comment - Merged into master branch.

          People

            agura Andrey N. Gura
            agura Andrey N. Gura
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: