Apache TinkerPop 3.7.0 Released: Gremfir Master of the Pan Flute

2023-08-04 Thread Cole Greer
Hello, Apache TinkerPop 3.7.0 has just been released. This is a major release which contains several large new features. Some of the highlights are support for transactions in TinkerGraph, the ability to build on JDK17, a new concat() step for concatenating strings, options to serialize elements

[DISCUSS] Local Scope As Default

2023-08-04 Thread Ken Hu
Hi All, As I continue to take a further look into the list functions described in Proposal 3, I noticed that they don't take in a Scope. Yet, it could have been added because there are some functions that make sense as ReducingBarriers. There are some instances, however, where the global scope

Re: [DISCUSS] Is null equal to null

2023-08-04 Thread Ken Hu
Hi Josh, Thanks for your input. There seems to be a push in the graph database world towards having a schema. It's likely something like this would be introduced in TinkerPop in the future. Let's assume that TinkerPop does support schemas, and therefore would have a type system, would this change

Apache TinkerPop 3.6.5 Released: Tinkerheart

2023-08-04 Thread Cole Greer
Hello, Apache TinkerPop 3.6.5 has just been released. This is a maintenance release which adds new serialization options and mime types in addition to various security improvements and bug fixes. The release artifacts can be found at this location:

Apache TinkerPop 3.5.7 Released: The Sleeping Gremlin: No. 18 Entr'acte Symphonique

2023-08-04 Thread Cole Greer
Hello, Apache TinkerPop 3.5.7 has just been released. This is a maintenance release which is primarily composed of bug fixes and security improvements. The release artifacts can be found at this location:

[jira] (TINKERPOP-2672) Add String Manipulation Steps to Gremlin

2023-08-04 Thread Cole Greer (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2672 ] Cole Greer deleted comment on TINKERPOP-2672: --- was (Author: JIRAUSER300646): These 3 JIRA's collectively represent all currently proposed data manipulation functions to greatly reduce

[jira] [Commented] (TINKERPOP-2672) Add String Manipulation Steps to Gremlin

2023-08-04 Thread Cole Greer (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751224#comment-17751224 ] Cole Greer commented on TINKERPOP-2672: --- These 3 JIRA's collectively represent all currently

[jira] [Created] (TINKERPOP-2979) Add Date Manipulation Steps to Gremlin

2023-08-04 Thread Cole Greer (Jira)
Cole Greer created TINKERPOP-2979: - Summary: Add Date Manipulation Steps to Gremlin Key: TINKERPOP-2979 URL: https://issues.apache.org/jira/browse/TINKERPOP-2979 Project: TinkerPop Issue

[jira] [Created] (TINKERPOP-2978) Add List Manipulation Steps to Gremlin

2023-08-04 Thread Cole Greer (Jira)
Cole Greer created TINKERPOP-2978: - Summary: Add List Manipulation Steps to Gremlin Key: TINKERPOP-2978 URL: https://issues.apache.org/jira/browse/TINKERPOP-2978 Project: TinkerPop Issue

[RESULT][VOTE] TinkerPop 3.7.0 Release

2023-08-04 Thread Cole Greer
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 from Yang Xia, Kelvin Lawrence, and Florian Hockmann) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 from Cole Greer) 0 (0) -1 (0) Thank you very much, Cole From: Florian Hockmann Date:

[jira] [Commented] (TINKERPOP-2976) InvalidOperationException: Collection was modified in GraphBinary serialization

2023-08-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751202#comment-17751202 ] ASF GitHub Bot commented on TINKERPOP-2976: --- vkagamlyk commented on code in PR #2176: URL:

[jira] [Commented] (TINKERPOP-2976) InvalidOperationException: Collection was modified in GraphBinary serialization

2023-08-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751203#comment-17751203 ] ASF GitHub Bot commented on TINKERPOP-2976: --- vkagamlyk commented on PR #2176: URL:

[RESULT][VOTE] TinkerPop 3.6.5 Release

2023-08-04 Thread Cole Greer
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 from Yang Xia, Florian Hockmann, and Kelvin Lawrence) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 from Cole Greer) 0 (0) -1 (0) Thank you very much, Cole From: Kelvin Lawrence Date:

[RESULT][VOTE] TinkerPop 3.5.7 Release

2023-08-04 Thread Cole Greer
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 from Yang Xia, Florian Hockmann, and Kelvin Lawrence) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 from Cole Greer) 0 (0) -1 (0) Thank you very much, Cole From: Kelvin Lawrence Date:

[jira] [Commented] (TINKERPOP-2961) Missing exceptions for unsolvable match pattern, which may lead to logic inconsistency

2023-08-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751200#comment-17751200 ] Stephen Mallette commented on TINKERPOP-2961: - coming back to this after a long while -

[jira] [Comment Edited] (TINKERPOP-2961) Missing exceptions for unsolvable match pattern, which may lead to logic inconsistency

2023-08-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751194#comment-17751194 ] Stephen Mallette edited comment on TINKERPOP-2961 at 8/4/23 6:45 PM:

[jira] [Commented] (TINKERPOP-2961) Missing exceptions for unsolvable match pattern, which may lead to logic inconsistency

2023-08-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751194#comment-17751194 ] Stephen Mallette commented on TINKERPOP-2961: - It was additionally noted that: > After

Re: [DISCUSS] TinkerPop 3.7.0 release timeline proposal

2023-08-04 Thread Cole Greer
Hi everyone, I’m working on publishing all the artifacts for the releases today and have noticed a change with pypi. Pypi has dropped support for PGP signatures for any new uploads, as such all future releases of gremlin-python will be unsigned. No immediate changes are needed to the release