Hi! One thing i miss is flattening of the JSON out...
# feedback-and-requests
s
Hi! One thing i miss is flattening of the JSON outputs from airbyte, automatic without being forced to write the transformations yourself. This would create tons of value and simplify integration into tabular environments 🙂
u
Are you talking about this? https://docs.airbyte.io/understanding-airbyte/basic-normalization However you need a compatible source that describes the schema catalog, it is not being systematically auto-discovered (some connectors do)
u
and of course a supported destination connector too What is your setup?