You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
It is hard to determine which part of the payload (or even ingesting
service) is ingesting incorrect data based on just:
```
Invalid value type for column of type Int64: string, value: <SOME_RANDOM_STRING>
```
Putting column name would make tracing the source of the problem so much
easier.
0 commit comments