AdHocJsonQuerySqlServerTest.Project_json_array_of_primitives_on_collection fails
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
```
Message:
System.InvalidOperationException : Invalid token type: 'StartObject'.
Stack Trace:
JsonCollectionReaderWriter`3.FromJsonTyped(Utf8JsonReaderManager& manager, Object existingObject) line 52
JsonValueReaderWriter`1.FromJson(Utf8JsonReaderManager& manager, Object existingObject) line 15
JsonValueReaderWriter.FromJsonString(String json, Object existingObject) line 68
lambda_method1765(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
Enumerator.MoveNext() line 179
List`1.ctor(IEnumerable`1 collection)
Enumerable.ToList[TSource](IEnumerable`1 source)
AdHocJsonQueryTestBase.Project_json_array_of_primitives_on_collection(Boolean async) line 320
--- End of stack trace from previous location ---
```
Also these tests are relatively slow:
- Project_json_array_of_primitives_on_collection
- Predicate_based_on_element_of_json_array_of_primitives2
Contributor guide
Assessment
This issue has not been assessed yet.