[jira] [Commented] (IGNITE-6534) Configure NotNull fields with annotations

2017-10-26 Thread Vladimir Ozerov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221780#comment-16221780
 ] 

Vladimir Ozerov commented on IGNITE-6534:
-

[~roman_s], looks good to me. Merged to master. Thank you for contribution!

> Configure NotNull fields with annotations
> -
>
> Key: IGNITE-6534
> URL: https://issues.apache.org/jira/browse/IGNITE-6534
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Affects Versions: 2.3
>Reporter: Pavel Tupitsyn
>Assignee: Roman Shtykh
> Fix For: 2.4
>
>
> IGNITE-6509 introduces a way to configure non-null QueryEntity fields.
> Implement {{@QuerySqlField.notNull}} property to allow same thing via 
> annotations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-6534) Configure NotNull fields with annotations

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220489#comment-16220489
 ] 

ASF GitHub Bot commented on IGNITE-6534:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/2782


> Configure NotNull fields with annotations
> -
>
> Key: IGNITE-6534
> URL: https://issues.apache.org/jira/browse/IGNITE-6534
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Affects Versions: 2.3
>Reporter: Pavel Tupitsyn
>Assignee: Roman Shtykh
> Fix For: 2.4
>
>
> IGNITE-6509 introduces a way to configure non-null QueryEntity fields.
> Implement {{@QuerySqlField.notNull}} property to allow same thing via 
> annotations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-6534) Configure NotNull fields with annotations

2017-10-02 Thread Roman Shtykh (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189172#comment-16189172
 ] 

Roman Shtykh commented on IGNITE-6534:
--

[~vozerov] May I ask you to review?

> Configure NotNull fields with annotations
> -
>
> Key: IGNITE-6534
> URL: https://issues.apache.org/jira/browse/IGNITE-6534
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Affects Versions: 2.3
>Reporter: Pavel Tupitsyn
>Assignee: Roman Shtykh
>
> IGNITE-6509 introduces a way to configure non-null QueryEntity fields.
> Implement {{@QuerySqlField.notNull}} property to allow same thing via 
> annotations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-6534) Configure NotNull fields with annotations

2017-10-02 Thread Roman Shtykh (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187732#comment-16187732
 ] 

Roman Shtykh commented on IGNITE-6534:
--

TC: 
https://ci.ignite.apache.org/viewModification.html?modId=395557&personal=false&init=1&tab=vcsModificationBuilds

> Configure NotNull fields with annotations
> -
>
> Key: IGNITE-6534
> URL: https://issues.apache.org/jira/browse/IGNITE-6534
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Affects Versions: 2.3
>Reporter: Pavel Tupitsyn
>Assignee: Roman Shtykh
>
> IGNITE-6509 introduces a way to configure non-null QueryEntity fields.
> Implement {{@QuerySqlField.notNull}} property to allow same thing via 
> annotations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-6534) Configure NotNull fields with annotations

2017-10-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187713#comment-16187713
 ] 

ASF GitHub Bot commented on IGNITE-6534:


GitHub user shroman opened a pull request:

https://github.com/apache/ignite/pull/2782

IGNITE-6534: Configure NotNull fields with annotations.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shroman/ignite GNITE-6534

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2782.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2782


commit ecca39d788f39de7eafded9e0523c5d97e0803eb
Author: shroman 
Date:   2017-10-02T07:13:18Z

IGNITE-6534: Configure NotNull fields with annotations.




> Configure NotNull fields with annotations
> -
>
> Key: IGNITE-6534
> URL: https://issues.apache.org/jira/browse/IGNITE-6534
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Affects Versions: 2.3
>Reporter: Pavel Tupitsyn
>Assignee: Roman Shtykh
>
> IGNITE-6509 introduces a way to configure non-null QueryEntity fields.
> Implement {{@QuerySqlField.notNull}} property to allow same thing via 
> annotations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)