chaos_all_column_typeschaos_all_numeric_columnchaos_cache_checkchaos_cache_with_delay_qualschaos_concurrency_limitchaos_concurrency_no_limitchaos_get_all_key_columnschaos_get_any_key_columnschaos_get_errorschaos_get_errors_default_configchaos_get_single_key_columnschaos_high_column_countchaos_high_row_countchaos_hydrate_columns_dependencychaos_hydrate_errorschaos_hydrate_retry_configchaos_hydrate_retry_config_legacychaos_hydrate_retry_config_with_table_defaultchaos_hydrate_retry_config_with_table_default_legacychaos_hydrate_should_ignore_configchaos_hydrate_should_ignore_config_legacychaos_hydrate_should_ignore_config_with_table_defaultchaos_hydrate_should_ignore_config_with_table_default_legacychaos_limitchaos_list_all_key_columnschaos_list_any_key_columnschaos_list_errorschaos_list_key_column_single_equalchaos_list_key_columns_all_multiple_operatorchaos_list_key_columns_any_multiple_operatorchaos_list_pagingchaos_list_parent_childchaos_list_single_key_columnschaos_multi_regionchaos_parallel_hydrate_columnschaos_plugin_crashchaos_regionschaos_transform_errorschaos_transformschaos_very_high_row_countindex
Table: chaos_transforms
null
Examples
List all
select *from chaos_transforms;
Schema for chaos_transforms
Name | Type | Operators | Description |
---|---|---|---|
_ctx | jsonb | Steampipe context in JSON form. | |
from_constant_column | text | column to test the FromConstant transform function | |
from_field_column_multiple | text | Column to test FromField transform function from multiple sources | |
from_field_column_single | text | Column to test FromField transform function from a single source | |
from_json_tag | text | column to test FromJSONTag transform | |
from_matrix_item_column | text | column to test the FromMatrixItem transform | |
from_optional_qual_column | text | Column to test FromQual transform function with OptionalKeyColumn | |
from_qual_column | text | Column to test FromQual transform function with KeyColumn | |
from_tag_column | text | column to test the FromTag transform function | |
from_transform_column | text | column to test the From transform | |
from_value_column | text | column to test the FromValue transform function | |
id | bigint | = | Column for the ID |
optional_key_column | text | = | column to test optional key column quals |
sp_connection_name | text | =, !=, ~~, ~~*, !~~, !~~* | Steampipe connection name. |
sp_ctx | jsonb | Steampipe context in JSON form. | |
transform_method_column | text | column to test the FromMethod transform by invoking a function on the hydrate item |