[ https://issues.apache.org/jira/browse/TINKERPOP-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephen Mallette closed TINKERPOP-3111. --------------------------------------- Fix Version/s: 4.0.0 3.7.4 Resolution: Done fixed via CTR on https://github.com/apache/tinkerpop/commit/ab95d38f71ac6c181b0c291f738ce8f1ec4be2de > Update documentation in gremlin-python driver section > ----------------------------------------------------- > > Key: TINKERPOP-3111 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3111 > Project: TinkerPop > Issue Type: Improvement > Components: documentation > Affects Versions: 3.7.3 > Reporter: Karthik Raju > Assignee: Stephen Mallette > Priority: Trivial > Fix For: 4.0.0, 3.7.4 > > Original Estimate: 24h > Remaining Estimate: 24h > > When sending groovy scripts through gremlin-python client, the response from > the server must be one of the primitive data types and any other return type > prevents the groovy script from executing. > [~Florian Hockmann] suggested that adding an empty array at the end of the > script will help executing the script despite having an arbitrary response > type and it does work. > So, I thought that this should be mentioned under the _Gremlin-Python > > Submitting Scripts_ section in the documentation. -- This message was sent by Atlassian Jira (v8.20.10#820010)