Hi Yudian! Airbyte only supports SQL based transformations today. If you need to transform data on your destination with Python or Java, then you can plug in a data orchestration tool (
Airflow,
Prefect,
Dagster...) to orchestrate the transformations for you. I linked three articles on how to use Airbyte with these tools for transforming data.