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
Introduce INFLUX_SCHEMA and INFLUX_TABLE and extend connect_influxdb3 to accept schema/table so IOx schema.table naming can be configured. Add quote_table utility to centralize safe quoting of schema/table references and update discovery and fetcher to use it when building FROM clauses. Adjust scanner default table logic to use the new schema/table config while preserving existing quoting behavior for legacy table inputs. Small docstring and import/refactor changes included.
Handle empty INFLUX_TABLE and fallback defaults
0 commit comments