-
Bug
-
Resolution: Done
-
Major
-
RHDG 8.4.1 GA
-
False
-
None
-
False
-
-
-
-
-
-
CR1
-
-
-
If a schema is change for a query with order by, to be sortable the running server will show the message
"ISPN014827: Distributed sort not supported for non-indexed query 'FROM playground.Message ORDER BY reader'. Consider using an index for optimal performance."
even if the schema has changed to @BASIC(sortable=true) and the index is rebuild with the mass indexer
- is caused by
-
ISPN-14527 Meta model may not reflect some schema changes
- Resolved