csharp/adbc/ado.net: JSON mapping of structured data from BigQuery is buggy
Open
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
Ultimately, there shouldn't be any driver specific mapping in the ADO.NET layer; this should all be standardized. But the JSON conversion which exists today (in either the BigQuery driver or in the shared layer) is sometimes returning incorrect results.
Ref #1353
Contributor guide
Assessment
This issue has not been assessed yet.