Description
Internal class QueryCursorImpl can contains fields metadata, but QueryCursor does not provide any method for this. So, the only way for user to get metadata is to cast result object to internal class.
We should extend QueryCursor in child interface and change IgniteCache.query() return type for SqlFieldsQueries.
Attachments
Attachments
Issue Links
- blocks
-
IGNITE-5253 .NET: Fields query cursor metadata
-
- Resolved
-
- links to