Hi Team, Does someone know the reason for removing...
# give-feedback
o
Hi Team, Does someone know the reason for removing the normalization step in V2? This is a core functionality of Airbyte and removing it will cause issues for many AB users. I can't see any alternative offered by AB, which means the AB users will need to come up with way of normalizing their data. https://docs.airbyte.com/using-airbyte/core-concepts/basic-normalization (edited)
1
e
We've replaced normalization for most connectors that had it with destinations-v2, which will still produce typed final tables, will be faster, and is more robust to errors
o
Thanks @Evan Tahler (Airbyte), I see the final normalized tables now, for some reason I didn't see them before my post, and I thought it has been removed.
a
@Evan Tahler (Airbyte) I had the same issue that my low code connector doesn't write data to final destination tables but only to raw tables. What exactly should i add or fix regarding typing and deduping, can you navigate me at this point, please?
e
That might have something to do with your catalog/discover not working out property?