influxdb/influxdb3/tests/server
Paul Dix ebf78aa6c9
feat: Updates to plugin API (#25799)
* Add uint64_field to LineBuilder
* Add bool_field to LineBuilder
* Change query_rows to query in Python API
* Update error output for test wal_plugin
2025-01-11 18:03:34 -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: Updates to plugin API (#25799) 2025-01-11 18:03:34 -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