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
Evan Tahler (Airbyte)
03/19/2024, 9:00 PM
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
Ohad
03/19/2024, 9:11 PM
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
Aziza Alkuatova
06/05/2024, 11:24 AM
@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
Evan Tahler (Airbyte)
06/05/2024, 5:27 PM
That might have something to do with your catalog/discover not working out property?