Backport [IGNITE 10645] SQL properties ownership flag should be set at configuration parsing, not query execution to 2.5-master2#155
Open
6uest wants to merge 1 commit intoignite-2.5-masterfrom
Conversation
…untime. This closes apache#5657. (cherry picked from commit f350ada)
antonovsergey93
suggested changes
Apr 17, 2019
antonovsergey93
left a comment
There was a problem hiding this comment.
@6uest I found unused imports and empty file (IgniteCachePartitionedAtomicColumnConstraintsTest.java) in PR. Please fix it.
.../src/main/java/org/apache/ignite/internal/processors/query/property/QueryBinaryProperty.java
Show resolved
Hide resolved
RealZheka
pushed a commit
that referenced
this pull request
Jun 21, 2019
Remove user object from $rootScope. Remove some unused files. Remove unused some $rootScope injects. Remove IgniteDemo from $rootScope. Covnert AdminData service to TS. Remove revertIdentity function from $rootScope. Remove getting started from $rootScope. Remove $state from $rootScope. Remove lodash from $rootScope.
tledkov
pushed a commit
that referenced
this pull request
Jul 12, 2019
…Scope use (#155) Remove user object from $rootScope. Remove some unused files. Remove unused some $rootScope injects. Remove IgniteDemo from $rootScope. Covnert AdminData service to TS. Remove revertIdentity function from $rootScope. Remove getting started from $rootScope. Remove $state from $rootScope. Remove lodash from $rootScope.
9f0de85 to
c77bc90
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit f350ada)