Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Add python module reference in transformation section #644

@rajivpb

Description

@rajivpb

Feedback from @lakshmanok (and this was also in our general longer-term roadmap)

The transformation section currently refers to a SQL query, but eventually we would like this to also refer to a python module. Scenario is as follows:

User creates a bq pipeline that populates a table on a nightly basis, and then wants to create daily reports or visualization via an arbitrary plotting library and logic defined in a previous cell. Would be great if the pipeline config can somehow refer to this and make it happen. This is a little tricky given that the pipeline's DAG is now a little more complicated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions