If "name" parameter is set it should be used instead of actual field name. Currently if 2 @QuerySqlField fields have same names we will receive error, even if they have different "name" properties.
- is caused by
-
IGNITE-12561 SQL: Fix incorrect check for conflict of field names in key and value.
-
- Resolved
-
- links to