I want to understand something on the normalizatio...
# feedback-and-requests
b
I want to understand something on the normalization and transformation in the MYSQL - BIGQUERY binlog model From the exploration, I found that from the raw tables the normalization and transformation under the Basic Normalization, is recreating the table for every pipeline run…, which may incur more analytical cost on BIGQUERY. Is there any optimization we can do over there?