-
-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
i was using kafka engine table using 'clickhouse local' and its work fine where i do create kafka consumers and mvs to push data to another server.
but chdb-go can't get it working, all create tables works fine, no error comes, but consumer never starts (event after enabling log-level=trace&verbose)
is anything i am missing and not availalble in docs etc?
select * from system.kafka_consumers
alwats returns empty consumers like this
QUERY select * from system.kafka_consumers; [SUCCESS]
"db2_traces_billing_0","_source","","[]","[]","[]","[]","[]","1970-01-01 00:00:00",0,"1970-01-01 00:00:00",0,"1970-01-01 00:00:00",0,0,0,0,""
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested