S. Veyrié
Results
11
issues of
S. Veyrié
When loading data to BigQuery with a JSON column, it fails when the actual data is a Json array `[ data1, data2 ]`: ``` Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value...
bug