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
When a write request fails due to catalog limits, the error message in the API response does not include enough detail.
It should include:
The table name
More detail about how many columns were attempted to be added, or how many columns would result after the write, as well as the limit of columns per table.
See https://github.com/influxdata/EAR/issues/6361#issuecomment-3339942900.
When a write request fails due to catalog limits, the error message in the API response does not include enough detail.
It should include: