Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignite 4489 #1412

Closed
wants to merge 18 commits into from
Closed

Ignite 4489 #1412

wants to merge 18 commits into from

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    76d2e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d0710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed577b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    e5f15dd View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Merge branch 'master' into ignite-4363

    devozerov committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    1ef44b5 View commit details
    Browse the repository at this point in the history
  2. Cosmetics.

    devozerov committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    d148d57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d362da5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Merge branch 'ignite-4490' into ignite-4489

    # Conflicts:
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/DmlStatementsProcessor.java
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/dml/UpdatePlanBuilder.java
    #	modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheUpdateSqlQuerySelfTest.java
    alexpaschenko committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    b8dccdc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    0146046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c785cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0ca3b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cebfe59 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Configuration menu
    Copy the full SHA
    600be2b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. IGNITE-4489 DmlStatementsProcessor refactoring for better maintainabi…

    …lity (moved code to separate classes) + test
    alexpaschenko committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    ebe9c32 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    9475827 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge branch 'master' into ignite-4489

    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
    alexpaschenko committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    dba2379 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. IGNITE-4363: SQL: fixed inner properties update in DML.

    (cherry picked from commit d01406f)
    alexpaschenko committed May 23, 2017
    Configuration menu
    Copy the full SHA
    570dae3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. IGNITE-4169: SQL: implemented streaming support for INSERT operations…

    …. This closes apache#1350. This closes apache#1553.
    
    (cherry picked from commit 0130b09)
    alexpaschenko committed May 26, 2017
    Configuration menu
    Copy the full SHA
    8b81db2 View commit details
    Browse the repository at this point in the history