list() function in distributed mode

53 views
Skip to first unread message

ccas...@axway.com

unread,
Apr 2, 2015, 9:18:05 AM4/2/15
to orient-...@googlegroups.com
Hi,

I am using OrientDB version 2.0.6. I observed that the result of a sql query is different depending on the distributed mode of the server.
For example, if I use server.sh to start OrientDb, the query select list("a", "b") returns a document with a list property with a value ["a",b"].
But If I use dserver.sh to start OrientDb, the same query returns a document with a list property with a value [{"node":"ta.testdb", "context":["a", "b"]}]

So is it the expected behaviour ? Is it not a bit strange that the same query returns different results ?

Thanks.

ccas...@axway.com

unread,
Apr 17, 2015, 5:41:49 AM4/17/15
to orient-...@googlegroups.com
Anyone to help ?

Luigi Dell'Aquila

unread,
Apr 20, 2015, 5:28:26 PM4/20/15
to orient-...@googlegroups.com
Hi,

no, it's not the expected behavior, query execution is supposed to return the same results in single node and in distributed.
Could you please open an issue and (if you can) provide a simple test case?

Thanks



2015-04-17 11:41 GMT+02:00 <ccas...@axway.com>:
Anyone to help ?

--

---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ccas...@axway.com

unread,
Apr 28, 2015, 2:55:06 AM4/28/15
to orient-...@googlegroups.com
Hi Luigi,

I filled an issue on GitHub, https://github.com/orientechnologies/orientdb/issues/4043.

Regards.
Reply all
Reply to author
Forward
0 new messages