influxdb/influxdb3/tests/server
Paul Dix e8422a240a
feat: Wire up arguments to wal plugin trigger (#25783)
This allows the user to specify arguments that will be passed to each execution of a wal plugin trigger. The CLI test was updated to check this end to end.

Closes #25655
2025-01-10 16:58:18 -05:00
..
snapshots refactor: rename metadata cache to distinct value cache (#25775) 2025-01-10 08:48:51 -05:00
auth.rs fix: change 200 to 204 for compatibility of v1/v2 (#25699) 2024-12-20 14:56:18 -05:00
cli.rs feat: Wire up arguments to wal plugin trigger (#25783) 2025-01-10 16:58:18 -05:00
client.rs fix: last cache catalog configuration tracks explicit vs. non-explicit value columns (#25185) 2024-07-24 11:00:40 -04:00
configure.rs refactor: rename metadata cache to distinct value cache (#25775) 2025-01-10 08:48:51 -05:00
flight.rs refactor: rename metadata cache to distinct value cache (#25775) 2025-01-10 08:48:51 -05:00
limits.rs fix: Return a 422 for limits on a partial write (#25729) 2025-01-02 14:01:23 -05:00
main.rs refactor: rename metadata cache to distinct value cache (#25775) 2025-01-10 08:48:51 -05:00
ping.rs feat: `/ping` API to serve version and revision (#24864) 2024-04-01 16:57:10 -04:00
query.rs refactor: rename metadata cache to distinct value cache (#25775) 2025-01-10 08:48:51 -05:00
system_tables.rs refactor: rename metadata cache to distinct value cache (#25775) 2025-01-10 08:48:51 -05:00
write.rs feat: allow n/u for precision in v1/v2 write apis (#25742) 2025-01-03 19:23:33 -05:00