[jira] [Closed] (TINKERPOP-3102) Cardinality input with mergeE step shouldn't be allowed.

2024-10-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3102. --- Fix Version/s: 4.0.0 3.7.3 Assignee: Stephen Mallette

[jira] [Closed] (TINKERPOP-3088) SumGlobalStep returns a long value even the highest common type's bit <= 32

2024-10-14 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3088. --- Fix Version/s: 4.0.0 Assignee: Stephen Mallette Resolution: Done

[jira] [Created] (TINKERPOP-3115) Better handle overflows with sum()

2024-10-11 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3115: --- Summary: Better handle overflows with sum() Key: TINKERPOP-3115 URL: https://issues.apache.org/jira/browse/TINKERPOP-3115 Project: TinkerPop Is

[jira] [Updated] (TINKERPOP-3101) `union()` with a mutation step as the first option is changing the output

2024-08-30 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3101: Issue Type: Improvement (was: Bug) not sure semantics on {{union()}} and {{dro

[jira] [Updated] (TINKERPOP-3105) Running 3.6.x python-driver with 3.7.x server leads to deserialization errors

2024-08-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3105: Description: Running 3.6.x {{gremlin-python}} with 3.7.x {{gremlin-server}} lea

[jira] [Closed] (TINKERPOP-3089) min() and max() local forms not working properly with empty iterator input

2024-06-28 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3089. --- Fix Version/s: 4.0.0 3.7.3 Assignee: Stephen Mallette

[jira] [Closed] (TINKERPOP-3090) trim() steps not handling unicode characters properly

2024-06-28 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3090. --- Fix Version/s: 4.0.0 3.7.3 Assignee: Stephen Mallette

[jira] [Created] (TINKERPOP-3090) trim() steps not handling unicode characters properly

2024-06-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3090: --- Summary: trim() steps not handling unicode characters properly Key: TINKERPOP-3090 URL: https://issues.apache.org/jira/browse/TINKERPOP-3090 Project: Tin

[jira] [Updated] (TINKERPOP-3089) min() and max() local forms not working properly with empty iterator input

2024-06-26 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3089: Issue Type: Bug (was: Improvement) > min() and max() local forms not working p

[jira] [Created] (TINKERPOP-3089) min() and max() local forms not working properly with empty iterator input

2024-06-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3089: --- Summary: min() and max() local forms not working properly with empty iterator input Key: TINKERPOP-3089 URL: https://issues.apache.org/jira/browse/TINKERPOP-3089

[jira] [Closed] (TINKERPOP-3028) Convert translators to make use of the grammar

2024-06-07 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3028. --- Fix Version/s: 4.0.0 Resolution: Done > Convert translators to make use of

[jira] [Updated] (TINKERPOP-3085) Rewrite Translator documentation

2024-06-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3085: Description: After TINKERPOP-3028 and the removal of bytecode, the Translator s

[jira] [Created] (TINKERPOP-3085) Rewrite Translator documentation

2024-06-05 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3085: --- Summary: Rewrite Translator documentation Key: TINKERPOP-3085 URL: https://issues.apache.org/jira/browse/TINKERPOP-3085 Project: TinkerPop Issu

[jira] [Closed] (TINKERPOP-3041) Consistent construction of SeedStrategy

2024-06-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3041. --- Fix Version/s: 3.7.3 Assignee: Stephen Mallette Resolution: Done

[jira] [Created] (TINKERPOP-3084) Remove old Translator infrastructure

2024-06-05 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3084: --- Summary: Remove old Translator infrastructure Key: TINKERPOP-3084 URL: https://issues.apache.org/jira/browse/TINKERPOP-3084 Project: TinkerPop

[jira] [Closed] (TINKERPOP-3079) The test `TraversalStrategiesTest#shouldAllowUserManipulationOfGlobalCache` is not idempotent, as it passes in the first run and fails in repeated runs in the same env

2024-05-17 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3079. --- Fix Version/s: 4.0.0 3.6.8 3.7.3 Reso

[jira] [Assigned] (TINKERPOP-3079) The test `TraversalStrategiesTest#shouldAllowUserManipulationOfGlobalCache` is not idempotent, as it passes in the first run and fails in repeated runs in the same e

2024-05-17 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reassigned TINKERPOP-3079: --- Component/s: structure Affects Version/s: 3.6.7 As

[jira] [Created] (TINKERPOP-3078) Add working /example for Gremlin DSLs in Java

2024-05-09 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3078: --- Summary: Add working /example for Gremlin DSLs in Java Key: TINKERPOP-3078 URL: https://issues.apache.org/jira/browse/TINKERPOP-3078 Project: TinkerPop

[jira] [Closed] (TINKERPOP-3036) mergeV updating incorrect vertices and other issues

2024-04-30 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3036. --- Resolution: Duplicate > mergeV updating incorrect vertices and other issues > ---

[jira] [Commented] (TINKERPOP-3036) mergeV updating incorrect vertices and other issues

2024-04-30 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842459#comment-17842459 ] Stephen Mallette commented on TINKERPOP-3036: - This was "fixed" with TINK

[jira] [Created] (TINKERPOP-3075) g.tx() doesn't start remote transactions

2024-04-23 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3075: --- Summary: g.tx() doesn't start remote transactions Key: TINKERPOP-3075 URL: https://issues.apache.org/jira/browse/TINKERPOP-3075 Project: TinkerPop

[jira] [Created] (TINKERPOP-3064) Allow borrowing a connection even if dead

2024-03-19 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3064: --- Summary: Allow borrowing a connection even if dead Key: TINKERPOP-3064 URL: https://issues.apache.org/jira/browse/TINKERPOP-3064 Project: TinkerPop

[jira] [Created] (TINKERPOP-3062) Establish what toString should mean in the grammar

2024-03-11 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3062: --- Summary: Establish what toString should mean in the grammar Key: TINKERPOP-3062 URL: https://issues.apache.org/jira/browse/TINKERPOP-3062 Project: Tinker

[jira] [Created] (TINKERPOP-3059) Prevent repeated option() calls to merge steps

2024-02-29 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3059: --- Summary: Prevent repeated option() calls to merge steps Key: TINKERPOP-3059 URL: https://issues.apache.org/jira/browse/TINKERPOP-3059 Project: TinkerPop

[jira] [Closed] (TINKERPOP-3058) StackOverFlowError when using `or` in Custom Gremlin DSL

2024-02-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3058. --- Resolution: Not A Problem when building a DSL that uses anonymous traversals it's

[jira] [Closed] (TINKERPOP-2862) A grammar in TinkerPop should accept withoutStrategies

2024-02-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2862. --- Fix Version/s: 4.0.0 Assignee: Stephen Mallette Resolution: Done

[jira] [Closed] (TINKERPOP-3031) Bad translation for g.tx()

2024-02-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3031. --- Fix Version/s: 4.0.0 3.6.7 3.7.2 As

[jira] [Created] (TINKERPOP-3057) Add collate() list step

2024-02-15 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3057: --- Summary: Add collate() list step Key: TINKERPOP-3057 URL: https://issues.apache.org/jira/browse/TINKERPOP-3057 Project: TinkerPop Issue Type: I

[jira] [Closed] (TINKERPOP-3056) mergeE is updating vertices in certain conditions

2024-02-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3056. --- Fix Version/s: 4.0.0 3.6.7 3.7.2 As

[jira] [Commented] (TINKERPOP-3018) No Syntax Highlighting for .NET Examples

2024-02-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817138#comment-17817138 ] Stephen Mallette commented on TINKERPOP-3018: - this may be an issue with

[jira] [Updated] (TINKERPOP-3054) RequestId serialization broken in Python GLV

2024-02-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3054: Issue Type: Bug (was: Improvement) > RequestId serialization broken in Python

[jira] [Created] (TINKERPOP-3056) mergeE is updating vertices in certain conditions

2024-02-13 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3056: --- Summary: mergeE is updating vertices in certain conditions Key: TINKERPOP-3056 URL: https://issues.apache.org/jira/browse/TINKERPOP-3056 Project: TinkerP

[jira] [Created] (TINKERPOP-3055) withoutStrategies() mechanism in programming languages for providers

2024-02-13 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3055: --- Summary: withoutStrategies() mechanism in programming languages for providers Key: TINKERPOP-3055 URL: https://issues.apache.org/jira/browse/TINKERPOP-3055

[jira] [Updated] (TINKERPOP-3048) Class is not working right in language variants

2024-02-07 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3048: Priority: Blocker (was: Critical) > Class is not working right in language var

[jira] [Closed] (TINKERPOP-3049) onCreate for mergeV() doesn't handle Cardinality functions

2024-02-06 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3049. --- Fix Version/s: 4.0.0 3.7.2 Resolution: Fixed https://gi

[jira] [Created] (TINKERPOP-3049) onCreate for mergeV() doesn't handle Cardinality functions

2024-02-06 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3049: --- Summary: onCreate for mergeV() doesn't handle Cardinality functions Key: TINKERPOP-3049 URL: https://issues.apache.org/jira/browse/TINKERPOP-3049 Project

[jira] [Closed] (TINKERPOP-3045) EarlyLimitStrategy is too aggresive to promote Limit and thus causing incorrect results

2024-02-06 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3045. --- Resolution: Fixed > EarlyLimitStrategy is too aggresive to promote Limit and thus

[jira] [Created] (TINKERPOP-3048) Class is not working right in language variants

2024-02-02 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3048: --- Summary: Class is not working right in language variants Key: TINKERPOP-3048 URL: https://issues.apache.org/jira/browse/TINKERPOP-3048 Project: TinkerPop

[jira] [Updated] (TINKERPOP-3020) Incorrect tests

2024-02-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3020: Issue Type: Improvement (was: Test) > Incorrect tests > --- > >

[jira] [Updated] (TINKERPOP-3047) Grammar does not parse keywords into Map keys

2024-02-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3047: Description: {{[keys: ["a","b"]}} won't work because "keys" ends up being parse

[jira] [Created] (TINKERPOP-3047) Grammar does not parse keywords into Map keys

2024-02-02 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3047: --- Summary: Grammar does not parse keywords into Map keys Key: TINKERPOP-3047 URL: https://issues.apache.org/jira/browse/TINKERPOP-3047 Project: TinkerPop

[jira] [Created] (TINKERPOP-3046) Make new keyword optional in Gremlin grammar

2024-02-02 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3046: --- Summary: Make new keyword optional in Gremlin grammar Key: TINKERPOP-3046 URL: https://issues.apache.org/jira/browse/TINKERPOP-3046 Project: TinkerPop

[jira] [Updated] (TINKERPOP-3045) EarlyLimitStrategy is too aggresive to promote Limit and thus causing incorrect results

2024-02-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3045: Environment: (was: ALL) > EarlyLimitStrategy is too aggresive to promote Li

[jira] [Updated] (TINKERPOP-3045) EarlyLimitStrategy is too aggresive to promote Limit and thus causing incorrect results

2024-02-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3045: Flags: (was: Important) > EarlyLimitStrategy is too aggresive to promote Limi

[jira] [Assigned] (TINKERPOP-3045) EarlyLimitStrategy is too aggresive to promote Limit and thus causing incorrect results

2024-02-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reassigned TINKERPOP-3045: --- Assignee: Stephen Mallette > EarlyLimitStrategy is too aggresive to prom

[jira] [Updated] (TINKERPOP-3032) Align readPartitions data type for PartitionStrategy

2024-01-31 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3032: Description: gremlin-language doesn't have {{Set}} yet until TINKERPOP-3023 but

[jira] [Closed] (TINKERPOP-2456) Add missing tests for queries

2024-01-26 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2456. --- Fix Version/s: 4.0.0 3.7.2 Assignee: Stephen Mallette

[jira] [Created] (TINKERPOP-3042) Deprecate ProductiveByStrategy

2024-01-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3042: --- Summary: Deprecate ProductiveByStrategy Key: TINKERPOP-3042 URL: https://issues.apache.org/jira/browse/TINKERPOP-3042 Project: TinkerPop Issue

[jira] [Created] (TINKERPOP-3041) Consistent construction of SeedStrategy

2024-01-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3041: --- Summary: Consistent construction of SeedStrategy Key: TINKERPOP-3041 URL: https://issues.apache.org/jira/browse/TINKERPOP-3041 Project: TinkerPop

[jira] [Updated] (TINKERPOP-3032) Align readPartitions data type for PartitionStrategy

2024-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3032: Summary: Align readPartitions data type for PartitionStrategy (was: Align read

[jira] [Updated] (TINKERPOP-3032) Align readPartitions data type for PartitionStrategy

2024-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3032: Description: gremlin-language doesn't have {{Set}} yet until TINKERPOP-3023 but

[jira] [Updated] (TINKERPOP-3032) Align readPartitions data type for PartitionStrategy

2024-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3032: Component/s: go process > Align readPartitions data type for P

[jira] [Created] (TINKERPOP-3035) Add explicit property(IDictionary) for .NET

2024-01-08 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3035: --- Summary: Add explicit property(IDictionary) for .NET Key: TINKERPOP-3035 URL: https://issues.apache.org/jira/browse/TINKERPOP-3035 Project: TinkerPop

[jira] [Created] (TINKERPOP-3034) Move WithOptions to the traversal namespace in .NET

2024-01-05 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3034: --- Summary: Move WithOptions to the traversal namespace in .NET Key: TINKERPOP-3034 URL: https://issues.apache.org/jira/browse/TINKERPOP-3034 Project: Tinke

[jira] [Created] (TINKERPOP-3033) Prefer pascal-cased string constants in .NET

2024-01-05 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3033: --- Summary: Prefer pascal-cased string constants in .NET Key: TINKERPOP-3033 URL: https://issues.apache.org/jira/browse/TINKERPOP-3033 Project: TinkerPop

[jira] [Created] (TINKERPOP-3032) Align readPartitions data type for PartitionStrategy in .NET

2024-01-04 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3032: --- Summary: Align readPartitions data type for PartitionStrategy in .NET Key: TINKERPOP-3032 URL: https://issues.apache.org/jira/browse/TINKERPOP-3032 Proj

[jira] [Created] (TINKERPOP-3031) Bad translation for g.tx()

2024-01-03 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3031: --- Summary: Bad translation for g.tx() Key: TINKERPOP-3031 URL: https://issues.apache.org/jira/browse/TINKERPOP-3031 Project: TinkerPop Issue Type

[jira] [Created] (TINKERPOP-3028) Convert translators to make use of the grammar

2023-12-28 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3028: --- Summary: Convert translators to make use of the grammar Key: TINKERPOP-3028 URL: https://issues.apache.org/jira/browse/TINKERPOP-3028 Project: TinkerPop

[jira] [Created] (TINKERPOP-3027) Pick.any should be any_()

2023-12-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3027: --- Summary: Pick.any should be any_() Key: TINKERPOP-3027 URL: https://issues.apache.org/jira/browse/TINKERPOP-3027 Project: TinkerPop Issue Type:

[jira] [Created] (TINKERPOP-3026) checkAdjacentVertices is misconfigured for python in SubgraphStrategy

2023-12-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3026: --- Summary: checkAdjacentVertices is misconfigured for python in SubgraphStrategy Key: TINKERPOP-3026 URL: https://issues.apache.org/jira/browse/TINKERPOP-3026

[jira] [Updated] (TINKERPOP-3025) l_trim() and r_trim() missing in python

2023-12-26 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3025: Description: The steps are present but only in the camel case form and not the

[jira] [Created] (TINKERPOP-3025) l_trim() and r_trim() missing in python

2023-12-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3025: --- Summary: l_trim() and r_trim() missing in python Key: TINKERPOP-3025 URL: https://issues.apache.org/jira/browse/TINKERPOP-3025 Project: TinkerPop

[jira] [Created] (TINKERPOP-3024) Deprecate has_key_() for has_key() in python

2023-12-26 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3024: --- Summary: Deprecate has_key_() for has_key() in python Key: TINKERPOP-3024 URL: https://issues.apache.org/jira/browse/TINKERPOP-3024 Project: TinkerPop

[jira] [Created] (TINKERPOP-3023) Expand type syntax in grammar

2023-12-21 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3023: --- Summary: Expand type syntax in grammar Key: TINKERPOP-3023 URL: https://issues.apache.org/jira/browse/TINKERPOP-3023 Project: TinkerPop Issue T

[jira] [Closed] (TINKERPOP-3022) JavaTranslator failing for has(String, null)

2023-12-14 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3022. --- Fix Version/s: 4.0.0 3.6.7 3.7.2 Reso

[jira] [Created] (TINKERPOP-3022) JavaTranslator failing for has(String, null)

2023-12-13 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3022: --- Summary: JavaTranslator failing for has(String, null) Key: TINKERPOP-3022 URL: https://issues.apache.org/jira/browse/TINKERPOP-3022 Project: TinkerPop

[jira] [Commented] (TINKERPOP-3020) Incorrect tests

2023-12-06 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793694#comment-17793694 ] Stephen Mallette commented on TINKERPOP-3020: - for the {{PartitionStrateg

[jira] [Closed] (TINKERPOP-2981) Remove deprecated code around AbstractAuthenticationHandler

2023-12-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2981. --- Fix Version/s: 4.0.0 Assignee: Stephen Mallette Resolution: Done

[jira] [Updated] (TINKERPOP-2981) Remove deprecated code around AbstractAuthenticationHandler

2023-12-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2981: Summary: Remove deprecated code around AbstractAuthenticationHandler (was: Imp

[jira] [Closed] (TINKERPOP-3017) Simplify TraversalSource creation from AnonymousTraversalSource

2023-12-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3017. --- Fix Version/s: 4.0.0 Assignee: Stephen Mallette Resolution: Done

[jira] [Created] (TINKERPOP-3017) Simplify TraversalSource creation from AnonymousTraversalSource

2023-11-17 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3017: --- Summary: Simplify TraversalSource creation from AnonymousTraversalSource Key: TINKERPOP-3017 URL: https://issues.apache.org/jira/browse/TINKERPOP-3017 P

[jira] [Created] (TINKERPOP-3013) Console not sending scripts to the server when :remote console is enabled

2023-11-08 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3013: --- Summary: Console not sending scripts to the server when :remote console is enabled Key: TINKERPOP-3013 URL: https://issues.apache.org/jira/browse/TINKERPOP-3013

[jira] [Closed] (TINKERPOP-3009) SubgraphStrategy produces excessive filtering when multiple labels are filtered upon

2023-11-08 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3009. --- Fix Version/s: 3.6.6 3.7.1 Assignee: Stephen Mallette

[jira] [Commented] (TINKERPOP-3009) SubgraphStrategy produces excessive filtering when multiple labels are filtered upon

2023-11-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781853#comment-17781853 ] Stephen Mallette commented on TINKERPOP-3009: - Worth noting that you can

[jira] [Updated] (TINKERPOP-3009) SubgraphStrategy produces excessive filtering when multiple labels are filtered upon

2023-11-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3009: Component/s: process > SubgraphStrategy produces excessive filtering when multi

[jira] [Closed] (TINKERPOP-2811) ElementIdStrategy doesn't replace all references of an element's id with the specified custom id property

2023-10-23 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2811. --- Fix Version/s: 3.6.6 3.7.1 Assignee: Stephen Mallette

[jira] [Created] (TINKERPOP-3007) RequestOptions don't get passed over submit()

2023-10-23 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3007: --- Summary: RequestOptions don't get passed over submit() Key: TINKERPOP-3007 URL: https://issues.apache.org/jira/browse/TINKERPOP-3007 Project: TinkerPop

[jira] [Updated] (TINKERPOP-3005) Add the ability for property() to take a traversal

2023-10-18 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-3005: Issue Type: Improvement (was: Task) > Add the ability for property() to take a

[jira] [Closed] (TINKERPOP-2027) Add a Typescript definitions file to the project

2023-10-17 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2027. --- Resolution: Won't Do Release manager will make a best effort to organize communit

[jira] [Created] (TINKERPOP-3003) Add configuration to opt into a strictly enforced timeout override

2023-10-16 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-3003: --- Summary: Add configuration to opt into a strictly enforced timeout override Key: TINKERPOP-3003 URL: https://issues.apache.org/jira/browse/TINKERPOP-3003

[jira] [Closed] (TINKERPOP-2998) UnionStep.isStart needs a public getter

2023-10-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2998. --- Fix Version/s: 3.7.1 Assignee: Stephen Mallette Resolution: Fixed

[jira] [Closed] (TINKERPOP-3001) Gremlin Console complains about missing serializers field

2023-10-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3001. --- Fix Version/s: 3.6.6 3.7.1 Assignee: Stephen Mallette

[jira] [Closed] (TINKERPOP-3000) Issue with union step when using path().by()

2023-10-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-3000. --- Fix Version/s: 3.7.1 Assignee: Stephen Mallette Resolution: Fixed

[jira] [Created] (TINKERPOP-2997) Allow io() step configurations for GraphWriter and GraphReader Builders

2023-09-29 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2997: --- Summary: Allow io() step configurations for GraphWriter and GraphReader Builders Key: TINKERPOP-2997 URL: https://issues.apache.org/jira/browse/TINKERPOP-2997

[jira] [Closed] (TINKERPOP-2800) ConnectiveP doesn't get evaluated right for list/set cardinality

2023-09-28 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2800. --- Resolution: Not A Problem starting to question if the first query was every right

[jira] [Closed] (TINKERPOP-2994) PartitionStrategy does not work with mergeV() and mergeE()

2023-09-28 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2994. --- Fix Version/s: 3.6.6 3.7.1 Resolution: Fixed > Partitio

[jira] [Updated] (TINKERPOP-2800) ConnectiveP doesn't get evaluated right for list/set cardinality

2023-09-18 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2800: Description: Given: {code} g = TinkerGraph.open().traversal() g.addV().propert

[jira] [Created] (TINKERPOP-2994) PartitionStrategy does not work with mergeV() and mergeE()

2023-09-14 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2994: --- Summary: PartitionStrategy does not work with mergeV() and mergeE() Key: TINKERPOP-2994 URL: https://issues.apache.org/jira/browse/TINKERPOP-2994 Project

[jira] [Updated] (TINKERPOP-2993) Gherkin GLV translation failure then error is thrown on step construction

2023-09-14 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2993: Issue Type: Improvement (was: Task) > Gherkin GLV translation failure then err

[jira] [Closed] (TINKERPOP-2921) Filters not working when side-effect is used with group()

2023-09-07 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2921. --- Fix Version/s: 3.6.6 3.7.1 Assignee: Stephen Mallette

[jira] [Created] (TINKERPOP-2992) Gherkin suite missing orderability on set, uuid, date

2023-09-06 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2992: --- Summary: Gherkin suite missing orderability on set, uuid, date Key: TINKERPOP-2992 URL: https://issues.apache.org/jira/browse/TINKERPOP-2992 Project: Tin

[jira] [Closed] (TINKERPOP-2935) Better extensibility around user supplied ids with certain test patterns for gherkin

2023-09-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2935. --- Resolution: Won't Do > Better extensibility around user supplied ids with certain

[jira] [Updated] (TINKERPOP-2991) Reformat Javadoc link in reference docs

2023-08-31 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2991: Issue Type: Improvement (was: Task) > Reformat Javadoc link in reference docs

[jira] [Closed] (TINKERPOP-2982) Allow gremlin-driver usage over HTTP

2023-08-31 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2982. --- Fix Version/s: 3.6.6 3.7.1 Assignee: Stephen Mallette

[jira] [Created] (TINKERPOP-2985) Collapse interface structure around MessageSerializer

2023-08-16 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2985: --- Summary: Collapse interface structure around MessageSerializer Key: TINKERPOP-2985 URL: https://issues.apache.org/jira/browse/TINKERPOP-2985 Project: Tin

[jira] [Created] (TINKERPOP-2982) Allow gremlin-driver usage over HTTP

2023-08-15 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2982: --- Summary: Allow gremlin-driver usage over HTTP Key: TINKERPOP-2982 URL: https://issues.apache.org/jira/browse/TINKERPOP-2982 Project: TinkerPop

[jira] [Created] (TINKERPOP-2981) Improve AbstractAuthenticationHandler constructor and remove deprecated ones

2023-08-11 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2981: --- Summary: Improve AbstractAuthenticationHandler constructor and remove deprecated ones Key: TINKERPOP-2981 URL: https://issues.apache.org/jira/browse/TINKERPOP-2981

[jira] [Commented] (TINKERPOP-2886) Inconsistent results when executing equivalent queries

2023-08-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752499#comment-17752499 ] Stephen Mallette commented on TINKERPOP-2886: - After some separate discus

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

2023-08-08 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752114#comment-17752114 ] Stephen Mallette commented on TINKERPOP-2961: - regarding: {quote}After c

[jira] [Commented] (TINKERPOP-2886) Inconsistent results when executing equivalent queries

2023-08-08 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752090#comment-17752090 ] Stephen Mallette commented on TINKERPOP-2886: - this one is tricky but exp

  1   2   3   4   5   6   7   8   9   10   >