[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2018-09-25 Thread Vladimir Ozerov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-6157:

Fix Version/s: (was: 2.7)
   2.8

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Assignee: Igor Sapego
>Priority: Minor
>  Labels: c++
> Fix For: 2.8
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2018-06-26 Thread Dmitriy Pavlov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-6157:
---
Fix Version/s: (was: 2.6)
   2.7

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Assignee: Igor Sapego
>Priority: Minor
>  Labels: c++
> Fix For: 2.7
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2018-04-18 Thread Andrey Gura (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Gura updated IGNITE-6157:

Fix Version/s: (was: 2.5)
   2.6

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Assignee: Igor Sapego
>Priority: Minor
>  Labels: c++
> Fix For: 2.6
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2018-01-17 Thread Igor Sapego (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Sapego updated IGNITE-6157:

Fix Version/s: (was: 2.4)
   2.5

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Assignee: Igor Sapego
>Priority: Minor
>  Labels: c++
> Fix For: 2.5
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2017-09-25 Thread Vladimir Ozerov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-6157:

Fix Version/s: (was: 2.3)

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Assignee: Igor Sapego
>Priority: Minor
>  Labels: c++
> Fix For: 2.4
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



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


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2017-09-25 Thread Vladimir Ozerov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-6157:

Fix Version/s: 2.4

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Assignee: Igor Sapego
>Priority: Minor
>  Labels: c++
> Fix For: 2.4
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



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


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2017-09-05 Thread Vladimir Ozerov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-6157:

Fix Version/s: 2.3

> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Priority: Minor
>  Labels: c++
> Fix For: 2.3
>
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}



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


[jira] [Updated] (IGNITE-6157) C++: Query example: Incorrect output if run example with standalone node

2017-08-30 Thread Aleksey Chetaev (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Chetaev updated IGNITE-6157:

Description: 
C++: Query example: Incorrect output if run example with standalone node

without standalone node:

{code}
Following people have 'Master' in their resumes: 
1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John Doe 
has Master Degree.]
4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
Smith has Master Degree.]

Following people have 'Bachelor' in their resumes: 
2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane Doe 
has Bachelor Degree.]
3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
Smith has Bachelor Degree.]
{code}

with standalone node (rows are repeated):
{code}
Following people have 'Master' in their resumes: 
1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John Doe 
has Master Degree.]
1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John Doe 
has Master Degree.]
4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
Smith has Master Degree.]

Following people have 'Bachelor' in their resumes: 
2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane Doe 
has Bachelor Degree.]
3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
Smith has Bachelor Degree.]
2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane Doe 
has Bachelor Degree.]
3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
Smith has Bachelor Degree.]
{code}




  was:
C++: Query example: Incorrect output if run example with standalone node

without standalone node:

{code}
Following people have 'Master' in their resumes: 
1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John Doe 
has Master Degree.]
4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
Smith has Master Degree.]

Following people have 'Bachelor' in their resumes: 
2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane Doe 
has Bachelor Degree.]
3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
Smith has Bachelor Degree.]
{code}

with standalone node (rows are repeated):
{code}
Following people have 'Master' in their resumes: 
1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John Doe 
has Master Degree.]
1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John Doe 
has Master Degree.]
4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
Smith has Master Degree.]

Following people have 'Bachelor' in their resumes: 
2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane Doe 
has Bachelor Degree.]
3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
Smith has Bachelor Degree.]
2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane Doe 
has Bachelor Degree.]
3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
Smith has Bachelor Degree.]
{code}




> C++: Query example: Incorrect output if run example with standalone node
> 
>
> Key: IGNITE-6157
> URL: https://issues.apache.org/jira/browse/IGNITE-6157
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.9
>Reporter: Irina Zaporozhtseva
>Priority: Minor
>  Labels: c++
>
> C++: Query example: Incorrect output if run example with standalone node
> without standalone node:
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
> 3 : Person [orgId=2, lastName=Smith, firstName=John, salary=1000, resume=John 
> Smith has Bachelor Degree.]
> {code}
> with standalone node (rows are repeated):
> {code}
> Following people have 'Master' in their resumes: 
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 1 : Person [orgId=1, lastName=Doe, firstName=John, salary=2000, resume=John 
> Doe has Master Degree.]
> 4 : Person [orgId=2, lastName=Smith, firstName=Jane, salary=2000, resume=Jane 
> Smith has Master Degree.]
> Following people have 'Bachelor' in their resumes: 
> 2 : Person [orgId=1, lastName=Doe, firstName=Jane, salary=1000, resume=Jane 
> Doe has Bachelor Degree.]
>