influxdb/influxdb3/tests/server/snapshots
Trevor Hilton ee2dc2603e
feat: add system.processing_engine_trigger_arguments table (#26604)
Add a new system table that allows users to inspect the arguments
configured for processing engine triggers. The table has three columns:
- trigger_name: name of the trigger
- argument_key: key of the argument
- argument_value: value of the argument

Each trigger argument appears as a separate row in the table, making
it easy to query specific triggers or arguments.

Update snapshot files to include processing_engine_trigger_arguments table

Update test snapshots to include the new processing_engine_trigger_arguments
system table in:
- Table listing outputs
- Error messages showing valid table names
- Table summaries

This ensures tests properly reflect the new system table in their
expected outputs.
2025-07-11 11:41:14 -07:00
..
lib__server__cli__distinct_cache_create_and_delete-2.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__cli__distinct_cache_create_and_delete.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__cli__fail_without_database_name.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__cli__invalid_precision.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__cli__iox_schema_table_name_exists,_but_should_error_because_we're_concerned_here_with_system_tables.snap feat: add system.processing_engine_trigger_arguments table (#26604) 2025-07-11 11:41:14 -07:00
lib__server__cli__random_table_name_doesn't_exist,_should_error.snap feat: add system.processing_engine_trigger_arguments table (#26604) 2025-07-11 11:41:14 -07:00
lib__server__cli__summary_should_show_up_to_ten_entries_from_each_table.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__cli__table-list_should_list_system_schema_tables_only.snap feat: add system.processing_engine_trigger_arguments table (#26604) 2025-07-11 11:41:14 -07:00
lib__server__cli__table_NAME_should_show_queries_table_without_information_or_system_schema_queries.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__cli__test_create_table_fail_existing.snap chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
lib__server__query__api_v1_query_group_by-2.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-3.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-4.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-5.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-6.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-7.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-8.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-9.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-10.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-11.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-12.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-13.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-14.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-15.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by-16.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by.snap chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
lib__server__query__api_v1_query_group_by_with_nulls-2.snap fix: backfill new tags with NULL instead of empty string (#26446) 2025-05-21 17:23:51 -04:00
lib__server__query__api_v1_query_group_by_with_nulls.snap fix: backfill new tags with NULL instead of empty string (#26446) 2025-05-21 17:23:51 -04:00
lib__server__query__api_v3_query_show_tables_ordering.snap feat: add system.processing_engine_trigger_arguments table (#26604) 2025-07-11 11:41:14 -07:00