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
As reported in this issue influxdata/influxdb#20704 and the related issues, it is not possible to delete a specific _field value in InfluxDB. We should update the docs to reflect this.
The text was updated successfully, but these errors were encountered:
@russorat will deleting/dropping field be implemented in InfluxDB ever? I assume as data is packed into rows in a way that removing it not easily possible and therefore this feature would need excessive mount of work and change - and therefore it is not worth the effort of implementing it?
https://docs.influxdata.com/influxdb/cloud/reference/syntax/delete-predicate/#limitations
As reported in this issue influxdata/influxdb#20704 and the related issues, it is not possible to delete a specific _field value in InfluxDB. We should update the docs to reflect this.
The text was updated successfully, but these errors were encountered: