stream_sources

此表包含与数据流式传输源相关的元数据。

此表以前名为 kafka_config.kafka_scheduler。

示例

以下示例显示了 stream_sources 表中的典型行。

select * from  stream_config.stream_sources;
-[ RECORD 1 ]--------------
   id         | 1
   source     | SourceFeed1
   cluster    | 1
   partitions | 1
   enabled    | t
-[ RECORD 2 ]--------------
   id         | 250001
   source     | SourceFeed2
   cluster    | 1
   partitions | 1
   enabled    | t