Luigi Dell'Aquila
Luigi Dell'Aquila
Hi @janjilek There is no workaround, apart from what you already found (removing the parentheses). As I wrote in another issue, parentheses in the ORDER BY condition have no meaning,...
ouch... so the problem is in OrientJS! Forwarding it to @maggiolo00 for a quick fix Thanks Luigi
Not sure, I think that method is also used by other parts of the query builder. We will check it asap Thanks Luigi
Hi @lvca not yet, but adding this info should be quite easy, let's discuss it Thanks Luigi
Hi @lvca I added this info per single cluster on metadata:storage Thanks Luigi
``` SELECT expand(clusters) from metadata:storage ``` you'll find all the info there Thanks Luigi
@elasticmachine update branch
@elasticmachine update branch
I'm not sure we should close this, https://github.com/elastic/elasticsearch/issues/100634 is a request for enhancements while this one is an actual bug (error 500). Waiting for https://github.com/elastic/elasticsearch/issues/100634 to be fully supported, we...