[jira] [Closed] (TINKERPOP-1356) Several issues in HasContainer

2017-02-01 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1356. - Resolution: Fixed Assignee: Daniel Kuppitz Fix Version/s: 3.2.3 This

[jira] [Commented] (TINKERPOP-1589) Re-Introduce CloseableIterator

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848886#comment-15848886 ] ASF GitHub Bot commented on TINKERPOP-1589: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #548: TINKERPOP-1589 Re-introduced CloseableIterator

2017-02-01 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/548 VOTE +1. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (TINKERPOP-1589) Re-Introduce CloseableIterator

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848819#comment-15848819 ] ASF GitHub Bot commented on TINKERPOP-1589: --- Github user pauljackson commented on a diff in

[jira] [Commented] (TINKERPOP-1589) Re-Introduce CloseableIterator

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848817#comment-15848817 ] ASF GitHub Bot commented on TINKERPOP-1589: --- Github user pauljackson commented on a diff in

[GitHub] tinkerpop pull request #548: TINKERPOP-1589 Re-introduced CloseableIterator

2017-02-01 Thread pauljackson
Github user pauljackson commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/548#discussion_r98973022 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/FlatMapStep.java --- @@ -44,6 +45,7 @@ public

[GitHub] tinkerpop pull request #548: TINKERPOP-1589 Re-introduced CloseableIterator

2017-02-01 Thread pauljackson
Github user pauljackson commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/548#discussion_r98972948 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/GraphStep.java --- @@ -164,13 +164,13 @@ public int

Re: ChooseStep & count type coercion

2017-02-01 Thread Ted Wilmes
Thanks guys. Ticket created: https://issues.apache.org/jira/browse/TINKERPOP-1596 --Ted On Wed, Feb 1, 2017 at 10:37 AM, Marko Rodriguez wrote: > I concur with Robert. > > Kuppitz has done a lot to help in this area with NumberHelper. We should > make sure it is

[jira] [Created] (TINKERPOP-1620) Choose with count branch traversal type coercion

2017-02-01 Thread Ted Wilmes (JIRA)
Ted Wilmes created TINKERPOP-1620: - Summary: Choose with count branch traversal type coercion Key: TINKERPOP-1620 URL: https://issues.apache.org/jira/browse/TINKERPOP-1620 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1572) Impossible to get DetachedVertex when Connecting via withRemote

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848686#comment-15848686 ] Marko A. Rodriguez commented on TINKERPOP-1572: --- Please see

[jira] [Closed] (TINKERPOP-1325) Query results with lambda step not serializable in OLAP

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1325. - Resolution: Duplicate Assignee: Marko A. Rodriguez This problem is more

[jira] [Closed] (TINKERPOP-1315) HadoopConfiguration will not allow an ArrayList to be serialized in vertexProgram configuration unless setProperty is overriden

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1315. - Resolution: Won't Fix Assignee: Marko A. Rodriguez Closing this as this

[jira] [Closed] (TINKERPOP-331) TraverserConverterStep (proposal)

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-331. Resolution: Won't Fix Fix Version/s: (was: 3.2.4) This is a cool

[jira] [Commented] (TINKERPOP-1528) CountByIsRangeStrategy fails for a particular query

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848672#comment-15848672 ] Marko A. Rodriguez commented on TINKERPOP-1528: --- I just verified that this problem still

[jira] [Commented] (TINKERPOP-1356) Several issues in HasContainer

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848658#comment-15848658 ] Marko A. Rodriguez commented on TINKERPOP-1356: --- I know we did a lot of work with arrays

[jira] [Closed] (TINKERPOP-1243) MatchStep should be a FilterStep, not a MapStep

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1243. - Resolution: Invalid Assignee: Marko A. Rodriguez This is a nice idea,

[jira] [Closed] (TINKERPOP-1208) Support for MessageScope.Subgraph in GraphComputer

2017-02-01 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1208. - Resolution: Duplicate Assignee: Marko A. Rodriguez This is being

[jira] [Commented] (TINKERPOP-1589) Re-Introduce CloseableIterator

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848573#comment-15848573 ] ASF GitHub Bot commented on TINKERPOP-1589: --- Github user okram commented on a diff in the

[jira] [Commented] (TINKERPOP-1589) Re-Introduce CloseableIterator

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848574#comment-15848574 ] ASF GitHub Bot commented on TINKERPOP-1589: --- Github user okram commented on a diff in the

[GitHub] tinkerpop pull request #548: TINKERPOP-1589 Re-introduced CloseableIterator

2017-02-01 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/548#discussion_r98931140 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/GraphStep.java --- @@ -164,13 +164,13 @@ public int hashCode()

[GitHub] tinkerpop pull request #548: TINKERPOP-1589 Re-introduced CloseableIterator

2017-02-01 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/548#discussion_r98930854 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/FlatMapStep.java --- @@ -44,6 +45,7 @@ public

[jira] [Commented] (TINKERPOP-1044) ResponseMessage should contain server-side exception name.

2017-02-01 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848359#comment-15848359 ] stephen mallette commented on TINKERPOP-1044: - This one remains open at the pull request