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
#208: Add influx3 query CLI support for executing SQL/InfluxQL queries with JSON/JSONL/CSV/pretty output, including module execution via python -m influxdb_client_3.
#213: Add partial write support and default writes to the V2 API endpoint.
See Partial writes for more. no_sync requires use_v2_api=False; accept_partial applies only to V3 API endpoint writes.