pub type PipelineRef = Arc<Pipeline<GreptimeTransformer>>;
struct PipelineRef { /* private fields */ }