hey, is there any API where I can get the schema i...
# replication-troubleshooting
t
hey, is there any API where I can get the schema information (at least the table names) generated by airbyte during
Normalize Tabular data
step? I can retrieve the stream table names, but not normalized tables created by the built in basic normalization
m
Not easily without running normalization 😞
normalization runs a dynamic process for every connector
t
and after I run, is there any way to get information
I am trying add normalized table support for dagster