[jira] [Created] (TINKERPOP-1389) Support Spark 2.0.0

2016-07-27 Thread Chen Xin Yu (JIRA)
Chen Xin Yu created TINKERPOP-1389: -- Summary: Support Spark 2.0.0 Key: TINKERPOP-1389 URL: https://issues.apache.org/jira/browse/TINKERPOP-1389 Project: TinkerPop Issue Type: Improvement

[GitHub] tinkerpop issue #364: tweaks in gremlin language variants doc

2016-07-27 Thread PommeVerte
Github user PommeVerte commented on the issue: https://github.com/apache/tinkerpop/pull/364 Thanks for this @aholmberg . I'm guessing this will be CTRed but I'll give it my +1 just in case. --- If your project is set up for it, you can reply to this email and have your reply appear

Re: Unicorn supports their own version of Gremlin.

2016-07-27 Thread Jonathan Ellithorpe
What I'm trying to point out is that while TinkerPop today represents, as Marko mentioned, the bare minimum API to get things working, it would be nice if in the future TinkerPop as an API for graph databases could include common performance-related features. If the TinkerPop API supported indexes,

[GitHub] tinkerpop issue #362: Minor word and link cleanup

2016-07-27 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/362 I added a separate pull request because of some differences in 3.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 proje

[GitHub] tinkerpop pull request #365: Tp31: Minor word and link cleanup

2016-07-27 Thread robertdale
GitHub user robertdale opened a pull request: https://github.com/apache/tinkerpop/pull/365 Tp31: Minor word and link cleanup Related to #362 You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertdale/tinkerpop tp31-docs-edits Al

[GitHub] tinkerpop issue #362: Minor word and link cleanup

2016-07-27 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/362 This is a nice body of fixes @robertdale - thanks for this. I suppose a good number of these fixes would be good patches to the tp31 branch. Could this PR be re-targetted at tp31 without too m

[GitHub] tinkerpop pull request #364: tweaks in gremlin language variants doc

2016-07-27 Thread aholmberg
GitHub user aholmberg opened a pull request: https://github.com/apache/tinkerpop/pull/364 tweaks in gremlin language variants doc I noticed a few possible errors while reading the "Gremlin Language Variants" tutorial. You can merge this pull request into a Git repository by running

[jira] [Commented] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread Matthias Broecheler (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396031#comment-15396031 ] Matthias Broecheler commented on TINKERPOP-1388: If a graph implementa

[jira] [Reopened] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1388: - [~okram] voted -1 on the CTR I did for this: https://lists.apache.org/thread.html

Re: [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-07-27 Thread Stephen Mallette
dah - I had a feeling you would say that. On Wed, Jul 27, 2016 at 7:53 AM, Marko A. Rodriguez wrote: > ah. please dont do this. having that extensible may not be a good idea. > please ask why this is needed. i dont like our internals extendable. > usually a sign of the requester doing it wrong.

Re: [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-07-27 Thread Marko A. Rodriguez
ah. please dont do this. having that extensible may not be a good idea. please ask why this is needed. i dont like our internals extendable. usually a sign of the requester doing it wrong. Sent from my iPad > On Jul 27, 2016, at 6:49 AM, spmalle...@apache.org wrote: > > Merge remote-tracking b

[jira] [Closed] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1388. --- Resolution: Done > Make ExpandableStepIterator non-final > ---

[jira] [Updated] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1388: Assignee: stephen mallette Affects Version/s: 3.1.3 Pri

[jira] [Updated] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread Matthias Broecheler (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Broecheler updated TINKERPOP-1388: --- Description: to allow TinkerPop implementations to extend it. > Make Expan

[jira] [Created] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1388: -- Summary: Make ExpandableStepIterator non-final Key: TINKERPOP-1388 URL: https://issues.apache.org/jira/browse/TINKERPOP-1388 Project: TinkerPop