Raffael Campos
05/27/2023, 12:40 PMtransformation
and setting inside the stream or building a custom stream
? or may I somehow just use it on my manifest.yaml
upfront without building custom code?kapa.ai
05/27/2023, 12:40 PMkapa.ai
05/27/2023, 12:41 PMRaffael Campos
05/27/2023, 12:44 PMSherif Nada
05/27/2023, 6:09 PMcomponents.py
in the same directory and build a custom transformation. See these docs: https://docs.airbyte.com/connector-development/config-based/advanced-topics#custom-components
here’s an example
You’ll need to override the RecordTransformation classRaffael Campos
05/29/2023, 10:50 AMconfig
parameter, right? Or do you have a different tip for that?Sherif Nada
05/29/2023, 8:02 PMRaffael Campos
05/31/2023, 11:37 AM