Gervasio Varela

Results 5 comments of Gervasio Varela

What about Kafka as a destination? Just to clarify the use case. We use Kafka topics as ingestion source and rely on Kafka engine tables to ingest them in CH....

Hi @vklimontovich, Sounds a like great addition. Yes, the pipeline will be like you said: Tracker (JSON) --> EventNative --> Kafka topic (JSON) --> Any system. It ads complexity to...

Thank you for your reply. The query is quite simple, just a sum() of one column y a dataset with more than 150k-200k rows. Not much to simplfy, apart from...

Thank you very much!

I think that one possible solution to the 'random merge time' would be to define a VIEW over the AggregatingMergeTree table that always perform a GROUP BY operation (transparent for...