对于给定的PCollection,对每条数据执行idl打包。要求输入的数据类型为str。 Args: pcollection (PCollection): 输入 **options: 可配置选项 log_type: idl数据类型,目前支持log_text和log_bin,默认为log_text Returns: PCollection: 处理后的PCollection
(pcollection, **options)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected