The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
CREATE ROUTINE LOAD routine_load_primary_200cols_con5 on primary_200cols_0par_300tablets COLUMNS TERMINATED BY '\t' PROPERTIES ("desired_concurrent_number"="5","max_error_number"="1000","max_batch_interval"="5") FROM KAFKA ("kafka_broker_list"="[xxx.xxx.xxx.xxx](http://172.26.194.239:9092/)","kafka_topic"="routine_load_200cols_10par_test","property.kafka_default_offsets"="OFFSET_BEGINNING");
Steps to reproduce the behavior (Required)
Expected behavior (Required)
Real behavior (Required)
StarRocks version (Required)
select current_version()