With tfx==0.24 had to substitute: from tfx.extensions.google_cloud_big_query.example_gen.component import BigQueryExampleGen Also transform step fails with kernel restart, see: https://github.com/tensorflow/tfx/issues/2598
With tfx==0.24 had to substitute:
from tfx.extensions.google_cloud_big_query.example_gen.component import BigQueryExampleGen
Also transform step fails with kernel restart, see: tensorflow/tfx#2598