You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should further clarify: if a type has many properties and some properties maybe even manually named buckets, then it is very tedious to test which property or bucket causes this warning. So naming the responsible property or bucket would be most helpful.
ArcadeDB Version
25.1.1
Currently a repeated fetch from a non-indexed type causes a log entry like:
see: https://github.com/ArcadeData/arcadedb/blob/main/engine/src/main/java/com/arcadedb/query/sql/executor/FetchFromTypeExecutionStep.java#L117 .
This is a very useful help for a database designer, but it could still be improved by adding:
The text was updated successfully, but these errors were encountered: