Skip to content

Query with "any()" seems not to work in OrientDB 3.0.1 #8302

@castrv

Description

@castrv

OrientDB Version: 3.0.1

Java Version: openjdk version "1.8.0_171"

OS: Debian 9.4

Expected behavior

In OrientDB 2.2.35 this query worked fine:

select from V where any() like '%Word%'

Actual behavior

In OrientDB 3.0.1 I get an error

"com.orientechnologies.orient.core.exception.OCommandExecutionException: Funciton not found: any DB name="Example_DB""

Steps to reproduce

Metadata

Metadata

Labels

buglegacy not used anymore

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions