apache_beam.transforms.enrichment_handlers package
Submodules
- apache_beam.transforms.enrichment_handlers.bigquery module
- apache_beam.transforms.enrichment_handlers.bigtable module
- apache_beam.transforms.enrichment_handlers.cloudsql module
CustomQueryConfig
TableFieldsQueryConfig
TableFunctionQueryConfig
DatabaseTypeAdapter
ConnectionConfig
CloudSQLConnectionConfig
CloudSQLConnectionConfig.db_adapter
CloudSQLConnectionConfig.instance_connection_uri
CloudSQLConnectionConfig.user
CloudSQLConnectionConfig.password
CloudSQLConnectionConfig.db_id
CloudSQLConnectionConfig.refresh_strategy
CloudSQLConnectionConfig.connector_kwargs
CloudSQLConnectionConfig.connect_kwargs
CloudSQLConnectionConfig.get_connector_handler()
CloudSQLConnectionConfig.get_db_url()
ExternalSQLDBConnectionConfig
ExternalSQLDBConnectionConfig.db_adapter
ExternalSQLDBConnectionConfig.host
ExternalSQLDBConnectionConfig.port
ExternalSQLDBConnectionConfig.user
ExternalSQLDBConnectionConfig.password
ExternalSQLDBConnectionConfig.db_id
ExternalSQLDBConnectionConfig.connect_kwargs
ExternalSQLDBConnectionConfig.get_connector_handler()
ExternalSQLDBConnectionConfig.get_db_url()
CloudSQLEnrichmentHandler
- apache_beam.transforms.enrichment_handlers.feast_feature_store module
- apache_beam.transforms.enrichment_handlers.utils module
- apache_beam.transforms.enrichment_handlers.vertex_ai_feature_store module