Skip to:
create a replication pipeline on a mysql table with only two fields :
mainly there is a column with dash in column name.
In the assessment section , you will see 3 columns :
and after you click into “View mappings” link , you will see :
two problems here:1. there are actually 2 column while, UI shows 3, and in the mappings, there is one additional mapping which doesn’t make sense.
2. there should be an alert that saying dash is not supported as column name in BQ and it will be renamed to a_b_c
a_b_c
create a replication pipeline on a mysql table with only two fields :
mainly there is a column with dash in column name.
In the assessment section , you will see 3 columns :
and after you click into “View mappings” link , you will see :
two problems here:
1. there are actually 2 column while, UI shows 3, and in the mappings, there is one additional mapping which doesn’t make sense.
2. there should be an alert that saying dash is not supported as column name in BQ and it will be renamed to
a_b_c